Fix CLEANFILES.
[wrappi.git] / configure.ac
index 21832b1..1182568 100644 (file)
@@ -59,6 +59,8 @@ AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_FILES([Makefile
                  APIs/Makefile
                  generator/Makefile
-                 lib/Makefile
-                 preprocessor/Makefile])
+                 generator-lib/config.ml
+                 generator-lib/Makefile
+                 generator-macros/Makefile
+                 lib/Makefile])
 AC_OUTPUT