Better system includes usage. Remove the DEFAULT_INCLUDES and put
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
CommitLineData
82266dec 1bin_PROGRAMS = textui
2
273475ce 3#AM_CPPFLAGS = \
4# -I$(top_srcdir)/include
5#INCLUDES=$(top_srcdir)/include
82266dec 6
7# MD //FIXME add headers dependancy
8textui_SOURCES = main.c module.c option.c hook.c attribute.c
aea2b50a 9#textui_LDFLAGS = -lpopt -lgmodule-2.0 -ldl -lglib-2.0
This page took 0.023579 seconds and 4 git commands to generate.