git-svn-id: http://ltt.polymtl.ca/svn@142 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index 6d99b3bcbfdbbc456536f6d1ac9da08ef54267a5..b561b4eb6d3081ad85cf5d303f8a327a1784fdaf 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.02259 seconds and 4 git commands to generate.