modules makefiles
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
CommitLineData
830eba15 1SUBDIRS = modules plugins
277659ce 2
82266dec 3bin_PROGRAMS = textui
4
273475ce 5#AM_CPPFLAGS = \
6# -I$(top_srcdir)/include
7#INCLUDES=$(top_srcdir)/include
82266dec 8
940dc6d6 9textui_SOURCES = main.c module.c option.c hook.c attribute.c \
10 attribute.h lttv.h module.h option.h trace.h
11
830eba15 12lttvinclude_HEADERS = module.h hook.h
This page took 0.023134 seconds and 4 git commands to generate.