modif add...
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 25 Aug 2003 20:02:25 +0000 (20:02 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 25 Aug 2003 20:02:25 +0000 (20:02 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@192 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/configure.in

index 9891d07a9f37c9fffa8802491234f5c3a9e1915e..58b7b4c313d18175bcbfafb8c412f39dbd28a04a 100644 (file)
@@ -58,7 +58,7 @@ AC_SUBST(lttlibdir)
 top_includedir="\$(top_srcdir)/include"
 AC_SUBST(top_includedir)
 
-DEFAULT_INCLUDES="-I\$(top_includedir)"
+DEFAULT_INCLUDES="-I\$(top_includedir) -I\$(top_srcdir)"
 AC_SUBST(DEFAULT_INCLUDES)
 
 #CPPFLAGS="${GLIB_CFLAGS}"
@@ -73,6 +73,10 @@ AC_SUBST(lttincludedir)
 AC_CONFIG_FILES([Makefile
      lttv/Makefile
                 lttv/modules/Makefile
+                lttv/modules/gui/Makefile
+                lttv/modules/gui/mainWin/Makefile
+                lttv/modules/gui/mainWin/src/Makefile
+                lttv/modules/gui/API/Makefile
                 lttd/Makefile
                 ltt/Makefile
                 include/Makefile
This page took 0.024347 seconds and 4 git commands to generate.