Move the code from lttd to liblttd and adapt everything so it works
[ltt-control.git] / liblttd / Makefile.am
diff --git a/liblttd/Makefile.am b/liblttd/Makefile.am
new file mode 100644 (file)
index 0000000..3c1eeda
--- /dev/null
@@ -0,0 +1,7 @@
+
+
+lib_LTLIBRARIES = liblttd.la
+liblttd_la_SOURCES = liblttd.c
+
+liblttdinclude_HEADERS = \
+       liblttd.h
This page took 0.022651 seconds and 4 git commands to generate.