include installation
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
... / ...
CommitLineData
1bin_PROGRAMS = textui
2
3#AM_CPPFLAGS = \
4# -I$(top_srcdir)/include
5#INCLUDES=$(top_srcdir)/include
6
7textui_SOURCES = main.c module.c option.c hook.c attribute.c \
8 attribute.h lttv.h module.h option.h trace.h
9
10lttvinclude_HEADERS = traceWindow.h module.h hook.h
This page took 0.02175 seconds and 4 git commands to generate.