X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fconfigure.in;h=ab618a1a245bc12fdaa6338acc2472c4dfe2288b;hb=f60d7a471b36f2ba0c4937cd6c9badc7567a3b33;hp=96c100add0cc47ee8eafe45ae88b1d741bccf098;hpb=1a3b8cbdda58cf6f92a17751d5a4929c07515702;p=lttv.git diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 96c100ad..ab618a1a 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -58,17 +58,20 @@ lttincludedir="${includedir}/ltt" AC_SUBST(lttincludedir) AC_CONFIG_FILES([Makefile - lttv/Makefile + lttv/Makefile lttv/modules/Makefile - lttv/modules/gui/Makefile -# lttv/modules/gui/API/Makefile - lttv/modules/text/Makefile - lttv/plugins/Makefile - lttv/plugins/examples/Makefile + lttv/modules/examples/Makefile + lttv/modules/coreGUI/Makefile lttd/Makefile ltt/Makefile include/Makefile include/ltt/Makefile - include/ltt/convert/Makefile + ltt/convert/Makefile include/lttv/Makefile]) AC_OUTPUT +# include/ltt/convert/Makefile +# lttv/modules/gui/API/Makefile +# lttv/modules/gui/Makefile +# lttv/modules/text/Makefile +# lttv/plugins/Makefile +# lttv/plugins/examples/Makefile