Procházet zdrojové kódy

Added missing sources to SRCS

Tatsuhiro Tsujikawa před 13 roky
rodič
revize
3465906969
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/Makefile.am

+ 1 - 0
src/Makefile.am

@@ -202,6 +202,7 @@ SRCS =  Socket.h\
 	json.cc json.h\
 	JsonParser.cc JsonParser.h\
 	StructParserStateMachine.h\
+	GenericParser.h\
 	ValueBaseJsonParser.h\
 	ValueBaseStructParserState.h\
 	ValueBaseStructParserStateImpl.cc ValueBaseStructParserStateImpl.h\