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 fcfad6e59..5a2ce04af 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -615,6 +615,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ net/serverinfo.h \ net/skillhandler.h \ net/tradehandler.h \ + net/updatetype.h \ net/worldinfo.h \ net/packetcounters.cpp \ net/packetcounters.h \ |