Split the XML parsing, reduced fsm, and the code generation data structures out
[external/ragel.git] / configure.in
index a441f39..3a19d53 100644 (file)
@@ -105,6 +105,6 @@ if test -n "$TXL"; then
 fi
 
 dnl write output files
-AC_OUTPUT(Makefile common/Makefile ragel/Makefile rlcodegen/Makefile doc/Makefile test/Makefile)
+AC_OUTPUT(Makefile common/Makefile ragel/Makefile redfsm/Makefile rlcodegen/Makefile doc/Makefile test/Makefile)
 
 echo "configuration of ragel complete"