make lttctl and lttd interaction more standard : real daemon
[lttv.git] / ltt / branches / poly / lttctl / Makefile.am
index 7530c9db8dbab48bcdabecb89e7e22d367233617..cb33cb4127febc2be9e53e413eed9e2a70ba7ac9 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AM_CFLAGS = -DPACKAGE_DATA_DIR=\""$(datadir)"\" -DPACKAGE_BIN_DIR=\""$(bindir)"\"
+
 bin_PROGRAMS = lttctl
 
 lttctl_SOURCES = \
This page took 0.023194 seconds and 4 git commands to generate.