configure.in fix
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index ccdd038d252b021a599d8b4ef4529af3d447dd44..343d243ebe399c04216b4e1c2e673c4b7a94e690 100644 (file)
@@ -4,10 +4,10 @@
 # Created by Mathieu Desnoyers on May 6, 2003
 #
 
-SUBDIRS = examples
+SUBDIRS = examples coreGUI
 
 libdir = ${lttvplugindir}
 
-#lib_LTLIBRARIES = sampledep.la
-#sampledep_la_LDFLAGS = -module
-#sampledep_la_SOURCES = sampledep.c
+#lib_LTLIBRARIES = libsimple.la
+#libsimple_la_LDFLAGS = -module
+#libsimple_la_SOURCES = simple.c
This page took 0.031352 seconds and 4 git commands to generate.