git-svn-id: http://ltt.polymtl.ca/svn@125 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
CommitLineData
f62ab57e 1#
2# Makefile for LTT New generation user interface : plugins.
3#
4# Created by Mathieu Desnoyers on May 6, 2003
5#
6
fbbb2697 7SUBDIRS = examples coreGUI
f62ab57e 8
a521ac8f 9libdir = ${lttvplugindir}
10
fbbb2697 11lib_LTLIBRARIES = libsimple.la
12libsimple_la_LDFLAGS = -module
13libsimple_la_SOURCES = simple.c
This page took 0.022128 seconds and 4 git commands to generate.