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