move plugin to modules
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index 6d99b3bcbfdbbc456536f6d1ac9da08ef54267a5..ccdd038d252b021a599d8b4ef4529af3d447dd44 100644 (file)
@@ -1 +1,13 @@
-SUBDIRS = gui text
+#
+# Makefile for LTT New generation user interface : plugins.
+#
+# Created by Mathieu Desnoyers on May 6, 2003
+#
+
+SUBDIRS = examples
+
+libdir = ${lttvplugindir}
+
+#lib_LTLIBRARIES = sampledep.la
+#sampledep_la_LDFLAGS = -module
+#sampledep_la_SOURCES = sampledep.c
This page took 0.025184 seconds and 4 git commands to generate.