examples
[lttv.git] / ltt / branches / poly / configure.in
index 74d0d42dde7156028f4d9ef3e6eedfc42d9272f0..99b1de5df2c9740467a5e38150c5e47cabc74a44 100644 (file)
@@ -51,8 +51,14 @@ AC_SUBST(lttincludedir)
 
 AC_CONFIG_FILES([Makefile
                  lttv/Makefile
+                lttv/modules/Makefile
+                lttv/modules/gui/Makefile
+                lttv/modules/text/Makefile
                  lttv/plugins/Makefile
                 lttv/plugins/exemples/Makefile
                 lttd/Makefile
-                LibLTT/Makefile])
+                ltt/Makefile
+                include/Makefile
+                include/ltt/Makefile
+                include/lttv/Makefile])
 AC_OUTPUT
This page took 0.021956 seconds and 4 git commands to generate.