first fixes gcc 4.0
[lttv.git] / ltt / branches / poly / liblttctl / Makefile.am
CommitLineData
31d2c6b0 1
c2c1ed8c 2
3INCLUDES = \
4 $(DEFAULT_INCLUDES)
5
6
e3b06a6e 7lib_LTLIBRARIES = liblttctl.la
8liblttctl_la_SOURCES = liblttctl.c
31d2c6b0 9
5cec0a15 10lttctlinclude_HEADERS = \
11 lttctl.h
This page took 0.046455 seconds and 4 git commands to generate.