modif add...
[lttv.git] / 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.02308 seconds and 4 git commands to generate.