small change of main window API
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index b561b4eb6d3081ad85cf5d303f8a327a1784fdaf..db3a3fc75784d582107bd262ab5c21e021f7e6c2 100644 (file)
@@ -4,10 +4,10 @@
 # Created by Mathieu Desnoyers on May 6, 2003
 #
 
-SUBDIRS = examples coreGUI
+SUBDIRS = gui
 
 libdir = ${lttvplugindir}
 
-lib_LTLIBRARIES = libsimple.la
-libsimple_la_LDFLAGS = -module
-libsimple_la_SOURCES = simple.c
+#lib_LTLIBRARIES = libsimple.la
+#libsimple_la_LDFLAGS = -module
+#libsimple_la_SOURCES = simple.c
This page took 0.022542 seconds and 4 git commands to generate.