X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttd%2FMakefile.am;h=ed620e77ee6f3b2b0fabbe69611d366792494f03;hb=6cecb9cf25540fe46ee37b95e083ba9c3770a767;hp=4e82854dd24118b72545803c08c15f8490f869ae;hpb=5cbe87a9c87141ad6ef7dc19ef7c8fdd8d6ea674;p=lttv.git diff --git a/ltt/branches/poly/lttd/Makefile.am b/ltt/branches/poly/lttd/Makefile.am index 4e82854d..ed620e77 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 +