configure.in fix
[lttv.git] / ltt / branches / poly / configure.in
index 96c100add0cc47ee8eafe45ae88b1d741bccf098..ab618a1a245bc12fdaa6338acc2472c4dfe2288b 100644 (file)
@@ -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
This page took 0.028136 seconds and 4 git commands to generate.