Browse Source

autotools compile fix

Ivan Savenko 13 years ago
parent
commit
89196c577e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      lib/Makefile.am

+ 2 - 0
lib/Makefile.am

@@ -23,6 +23,8 @@ libvcmi_la_SOURCES = \
 	Map/CMapInfo.h \
 	Map/CMapService.cpp \
 	Map/CMapService.h \
+	RMG/CMapGenOptions.cpp \
+	RMG/CMapGenOptions.h \
 	BattleAction.cpp \
 	BattleAction.h \
 	BattleState.cpp \