move ltt-control out of trunk/ltt-control
[ltt-control.git] / lttd / Makefile.am
diff --git a/lttd/Makefile.am b/lttd/Makefile.am
new file mode 100644 (file)
index 0000000..bb860bc
--- /dev/null
@@ -0,0 +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.022072 seconds and 4 git commands to generate.