From: compudj Date: Mon, 25 Aug 2003 20:02:25 +0000 (+0000) Subject: modif add... X-Git-Tag: v0.12.20~3297 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=6ebfde5e8e0decaefd71744536a7d5e30b911849;hp=6c9ae1b2e67af41af4ea3b7b8fc4902014771c5a;p=lttv.git modif add... git-svn-id: http://ltt.polymtl.ca/svn@192 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 9891d07a..58b7b4c3 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -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