fix compile for ltt
[lttv.git] / ltt / branches / poly / ltt / 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 libdir = ${lttlibdir}
8
9 lib_LTLIBRARIES = libtraceread.la
10 libtraceread_la_SOURCES = event.c facility.c parser.c tracefile.c type.c \
11 parser.h LTTTypes.h
This page took 0.030123 seconds and 4 git commands to generate.