check for required libraries in the configure
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
CommitLineData
82266dec 1bin_PROGRAMS = textui
2
82266dec 3AM_CPPFLAGS = \
21c0aa1e 4 -I$(top_srcdir)/include
82266dec 5
6# MD //FIXME add headers dependancy
7textui_SOURCES = main.c module.c option.c hook.c attribute.c
aea2b50a 8#textui_LDFLAGS = -lpopt -lgmodule-2.0 -ldl -lglib-2.0
This page took 0.02184 seconds and 4 git commands to generate.