34e841ad3df9c42a5bfec04b2310d0615bac32a9
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
1 bin_PROGRAMS = textui
2
3 AM_CPPFLAGS = \
4 -I$(top_srcdir)/include
5
6 # MD //FIXME add headers dependancy
7 textui_SOURCES = main.c module.c option.c hook.c attribute.c
8 #textui_LDFLAGS = -lpopt -lgmodule-2.0 -ldl -lglib-2.0
This page took 0.029421 seconds and 4 git commands to generate.