X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Flttd%2FMakefile.am;h=bb860bca40be772c50c20a22f8403c85bb3d3745;hb=c7926a2af9383011defbd5a2662295d1d7f54263;hp=4e82854dd24118b72545803c08c15f8490f869ae;hpb=6ab132a3cd48d90c6fd397fe9b66f7bc537b734c;p=lttv.git diff --git a/ltt/branches/poly/lttd/Makefile.am b/ltt/branches/poly/lttd/Makefile.am index 4e82854d..bb860bca 100644 --- a/ltt/branches/poly/lttd/Makefile.am +++ b/ltt/branches/poly/lttd/Makefile.am @@ -1,3 +1,8 @@ # Empty TraceDaemon Makefile.am. Insert a real one here. +LIBS += $(THREAD_LIBS) + +bin_PROGRAMS = lttd + +lttd_SOURCES = lttd.c