b561b4eb6d3081ad85cf5d303f8a327a1784fdaf
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
1 #
2 # Makefile for LTT New generation user interface : plugins.
3 #
4 # Created by Mathieu Desnoyers on May 6, 2003
5 #
6
7 SUBDIRS = examples coreGUI
8
9 libdir = ${lttvplugindir}
10
11 lib_LTLIBRARIES = libsimple.la
12 libsimple_la_LDFLAGS = -module
13 libsimple_la_SOURCES = simple.c
This page took 0.02945 seconds and 3 git commands to generate.