X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttd%2FMakefile.am;h=ed620e77ee6f3b2b0fabbe69611d366792494f03;hb=e54e1d5d5e29aab92dd8356eff84407c6b0e0073;hp=4e82854dd24118b72545803c08c15f8490f869ae;hpb=36927ead185400427eb25db22d82ee5f7d00854b;p=ltt-control.git diff --git a/ltt/branches/poly/lttd/Makefile.am b/ltt/branches/poly/lttd/Makefile.am index 4e82854..ed620e7 100644 --- a/ltt/branches/poly/lttd/Makefile.am +++ b/ltt/branches/poly/lttd/Makefile.am @@ -1,3 +1,7 @@ # Empty TraceDaemon Makefile.am. Insert a real one here. +bin_PROGRAMS = lttd + +lttd_SOURCES = lttd.c +