From: compudj Date: Thu, 29 May 2003 15:51:43 +0000 (+0000) Subject: include the system includes emulation X-Git-Tag: v0.12.20~3455 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=21c0aa1e708229550d80a1700ec319063d3a295b;p=lttv.git include the system includes emulation git-svn-id: http://ltt.polymtl.ca/svn@34 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/Makefile.am b/ltt/branches/poly/lttv/Makefile.am index 37a9fc39..33435762 100644 --- a/ltt/branches/poly/lttv/Makefile.am +++ b/ltt/branches/poly/lttv/Makefile.am @@ -1,10 +1,7 @@ bin_PROGRAMS = textui -# Includes will have to be changed in the .c files if we want to -# remove the top_srcdir from the includes path. AM_CPPFLAGS = \ - -I$(top_srcdir)/lttv \ - -I$(top_srcdir) + -I$(top_srcdir)/include # MD //FIXME add headers dependancy textui_SOURCES = main.c module.c option.c hook.c attribute.c