include the system includes emulation
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 29 May 2003 15:51:43 +0000 (15:51 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 29 May 2003 15:51:43 +0000 (15:51 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@34 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/Makefile.am

index 37a9fc3914e51c4d745d0af4759fe48f5390aded..334357620e6225ef234a41651375c891f8eb5194 100644 (file)
@@ -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
This page took 0.024419 seconds and 4 git commands to generate.