beging of work on raw event list
[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.021935 seconds and 4 git commands to generate.