diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index ce4d8ad64..08b3c2796 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -678,6 +678,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ main.h \ map.cpp \ map.h \ + mapheights.cpp \ + mapheights.h \ maplayer.cpp \ maplayer.h \ mgl.cpp \ |