git-svn-id: http://ltt.polymtl.ca/svn@159 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / configure.in
index 96c100add0cc47ee8eafe45ae88b1d741bccf098..92f314093d97339590bba331ec301bc6081d9699 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
                 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
+#               lttv/modules/coreGUI/Makefile
This page took 0.023914 seconds and 4 git commands to generate.