move lttv to root
[lttv.git] / lttv / Makefile.am
index 48869279c30fda4dcc4bf95be20c00e51f914adf..8e473bb2459e2c8db5ca81b5205f402243de2cde 100644 (file)
@@ -1,6 +1,5 @@
-# WARNING : ltt must come before lttv, so that the traceread library is
-# up to date
+# 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
 
-SUBDIRS = ltt lttv doc
-
-EXTRA_DIST = LTTngManual.html
+modules_CFLAGS = -fvisibility=hidden
This page took 0.021636 seconds and 4 git commands to generate.