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 9ec08b226..054b7b634 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -660,6 +660,8 @@ manaplus_SOURCES += main.cpp \ textcommand.h \ item.cpp \ item.h \ + itemcolormanager.cpp \ + itemcolormanager.h \ itemshortcut.cpp \ itemshortcut.h \ itemsoundmanager.cpp \ |