plugin Makefile
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 29 May 2003 14:03:50 +0000 (14:03 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 29 May 2003 14:03:50 +0000 (14:03 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@21 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/plugins/Makefile.am [new file with mode: 0644]

diff --git a/ltt/branches/poly/lttv/plugins/Makefile.am b/ltt/branches/poly/lttv/plugins/Makefile.am
new file mode 100644 (file)
index 0000000..3811784
--- /dev/null
@@ -0,0 +1,11 @@
+#
+# Makefile for LTT New generation user interface : plugins.
+#
+# Created by Mathieu Desnoyers on May 6, 2003
+#
+
+libdir = ${lttplugindir}
+
+#lib_LTLIBRARIES = samplemodule2.la
+#samplemodule2_la_LDFLAGS = -module
+#samplemodule2_la_SOURCES = samplemodule2.c
This page took 0.02381 seconds and 4 git commands to generate.