move all projects into the trunk directory
[ltt-control.git] / trunk / lttng-xenomai / ltt-control-0.24-xenoltt / lttd / Makefile.am
diff --git a/trunk/lttng-xenomai/ltt-control-0.24-xenoltt/lttd/Makefile.am b/trunk/lttng-xenomai/ltt-control-0.24-xenoltt/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.02238 seconds and 4 git commands to generate.