add ltt-control
[lttv.git] / ltt / branches / poly / lttd / Makefile.am
index 4e82854dd24118b72545803c08c15f8490f869ae..bb860bca40be772c50c20a22f8403c85bb3d3745 100644 (file)
@@ -1,3 +1,8 @@
 # Empty TraceDaemon Makefile.am. Insert a real one here.
 
+LIBS += $(THREAD_LIBS)
+
+bin_PROGRAMS = lttd
+
+lttd_SOURCES = lttd.c
 
This page took 0.022925 seconds and 4 git commands to generate.