X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2FMakefile.am;h=07bc29c175a7705adc5ed481345467cfbbf6929b;hb=7b66313326a56d8d1b400db6085f54ef13865f98;hp=d820b92485214c77b3fe51a9c830362a28cc58a4;hpb=b8b6fadb0c4fae6a759c966005918d4fa7fb6c2a;p=deliverable%2Flttng-tools.git diff --git a/src/bin/lttng-relayd/Makefile.am b/src/bin/lttng-relayd/Makefile.am index d820b9248..07bc29c17 100644 --- a/src/bin/lttng-relayd/Makefile.am +++ b/src/bin/lttng-relayd/Makefile.am @@ -1,6 +1,5 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src \ - -DINSTALL_BIN_PATH=\""$(lttnglibexecdir)"\" \ - -DINSTALL_LIB_PATH=\""$(libdir)"\" +AM_CPPFLAGS += -DINSTALL_BIN_PATH=\""$(lttnglibexecdir)"\" \ + -DINSTALL_LIB_PATH=\""$(libdir)"\" AM_CFLAGS = -fno-strict-aliasing