configure.in fix
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index 6d99b3bcbfdbbc456536f6d1ac9da08ef54267a5..343d243ebe399c04216b4e1c2e673c4b7a94e690 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 coreGUI
+
+libdir = ${lttvplugindir}
+
+#lib_LTLIBRARIES = libsimple.la
+#libsimple_la_LDFLAGS = -module
+#libsimple_la_SOURCES = simple.c
This page took 0.038869 seconds and 4 git commands to generate.