X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fconfigure.in;h=c6ac86614b3492a40c7eee910f802ef8745f99f8;hb=f6310a5b26f5a2d0af9eec0a1eb46eee3c489981;hp=47401b1c3ea62c1634d28630efb43d33abebcc49;hpb=2f78a81d443437f16bc694e78c553219800fed16;p=lttv.git diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 47401b1c..c6ac8661 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -75,15 +75,18 @@ AC_SUBST(lttincludedir) AC_CONFIG_FILES([Makefile lttv/Makefile + lttv/main/Makefile lttv/modules/Makefile + lttv/modules/text/Makefile lttv/modules/gui/Makefile - lttv/modules/gui/mainWin/Makefile - lttv/modules/gui/mainWin/src/Makefile - lttv/modules/gui/mainWin/pixmaps/Makefile - lttv/modules/gui/API/Makefile - lttv/modules/guiControlFlow/Makefile - lttv/modules/icons/Makefile - lttv/modules/guiStatistic/Makefile + lttv/modules/gui/mainLib/Makefile + lttv/modules/gui/main/Makefile + lttv/modules/gui/main/src/Makefile + lttv/modules/gui/main/pixmaps/Makefile + lttv/modules/gui/icons/Makefile + lttv/modules/gui/ControlFlow/Makefile + lttv/modules/gui/DetailedEvents/Makefile + lttv/modules/gui/Statistics/Makefile lttd/Makefile ltt/Makefile include/Makefile @@ -91,11 +94,3 @@ AC_CONFIG_FILES([Makefile ltt/convert/Makefile include/lttv/Makefile]) AC_OUTPUT -# lttv/modules/examples/Makefile -# include/ltt/convert/Makefile -# lttv/modules/gui/API/Makefile -# lttv/modules/gui/Makefile -# lttv/modules/text/Makefile -# lttv/plugins/Makefile -# lttv/plugins/examples/Makefile -# lttv/modules/coreGUI/Makefile