]> granicus.if.org Git - re2c/commitdiff
- Need to add code.h
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 31 Dec 2005 00:25:25 +0000 (00:25 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sat, 31 Dec 2005 00:25:25 +0000 (00:25 +0000)
Makefile.am

index 2ddd837021672d5076388a394831d3fd2543fa4b..af02a7c4597c56c8af249ef3bd71efbbff321c92 100755 (executable)
@@ -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