move everything out of trunk
[lttv.git] / lttv / lttv / Makefile.am
diff --git a/lttv/lttv/Makefile.am b/lttv/lttv/Makefile.am
new file mode 100644 (file)
index 0000000..8e473bb
--- /dev/null
@@ -0,0 +1,5 @@
+# WARNING : modules must be done at the end, so modules can dynamically link
+# themselves to libraries compiled here but not installed in the system.
+SUBDIRS = lttv modules
+
+modules_CFLAGS = -fvisibility=hidden
This page took 0.023931 seconds and 4 git commands to generate.