X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2FMakefile.am;fp=src%2Fbin%2Flttng%2FMakefile.am;h=c3a43fa2f2182b45d4d371dcf79d405a8e60fffe;hp=b7aa05d28bd967745c5873242250ed160f494258;hb=d26c59c5718ae2f725287cb5997f2902e095ea31;hpb=a2d6893b27b845f9f545f1ef31f8835a80100e99 diff --git a/src/bin/lttng/Makefile.am b/src/bin/lttng/Makefile.am index b7aa05d28..c3a43fa2f 100644 --- a/src/bin/lttng/Makefile.am +++ b/src/bin/lttng/Makefile.am @@ -1,6 +1,8 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src \ -DINSTALL_BIN_PATH=\""$(bindir)"\" +AUTOMAKE_OPTIONS = subdir-objects + bin_PROGRAMS = lttng lttng_SOURCES = command.h conf.c conf.h commands/start.c \