]> granicus.if.org Git - re2c/commitdiff
Header mbo_getopt.h is needed too
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 19 Apr 2004 23:35:09 +0000 (23:35 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 19 Apr 2004 23:35:09 +0000 (23:35 +0000)
Makefile.am

index eb43ca641dea8d272fd0828620a5e150b31d5f65..eba038356b28809a7418d990bc60e3608715f7b4 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
+       substr.h token.h mbo_getopt.h
 man_MANS     = re2c.1
 CXXFLAGS     = -O2 -Wall -I. -Wno-unused -Wno-parentheses -Wno-deprecated
 YFLAGS       = -d