beging of work on raw event list
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index ccdd038d252b021a599d8b4ef4529af3d447dd44..b561b4eb6d3081ad85cf5d303f8a327a1784fdaf 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.022851 seconds and 4 git commands to generate.