diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 89870470f..605931a0c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -796,6 +796,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ resources/map/location.h \ resources/map/map.cpp \ resources/map/map.h \ + resources/map/mapconsts.h \ resources/map/mapheights.cpp \ resources/map/mapheights.h \ resources/map/mapitem.cpp \ |