add missing makefile
[lttv.git] / ltt / branches / poly / configure.in
index 74d0d42dde7156028f4d9ef3e6eedfc42d9272f0..f67de63ce6e6954572831e6687f0e5329ed53f8c 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
+                lttv/plugins/examples/Makefile
                 lttd/Makefile
-                LibLTT/Makefile])
+                ltt/Makefile
+                include/Makefile
+                include/ltt/Makefile
+                include/lttv/Makefile])
 AC_OUTPUT
This page took 0.022525 seconds and 4 git commands to generate.