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