From: helly Date: Sat, 31 Dec 2005 00:25:25 +0000 (+0000) Subject: - Need to add code.h X-Git-Tag: 0.13.6~535 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cee134fa2c9e4ced7fc605dae17f78f826f76802;p=re2c - Need to add code.h --- diff --git a/Makefile.am b/Makefile.am index 2ddd8370..af02a7c4 100755 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ bin_PROGRAMS = re2c re2c_SOURCES = code.cc dfa.cc main.cc parser.cc actions.cc scanner.re substr.cc\ translate.cc scanner.cc mbo_getopt.cc \ basics.h dfa.h globals.h ins.h parser.h re.h scanner.h \ - substr.h token.h mbo_getopt.h + substr.h token.h mbo_getopt.h code.h BUILT_SOURCES = parser.cc scanner.cc man_MANS = re2c.1