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 77673a7f4..2289e37ba 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -801,6 +801,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ resources/map/maplayer.cpp \ resources/map/maplayer.h \ resources/map/mapobject.h \ + resources/map/mapobjectlist.h \ resources/map/maprowvertexes.h \ resources/map/metatile.h \ render/mgl.cpp \ |