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 92e140d6c..412df5d47 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -635,6 +635,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ net/skillhandler.h \ net/tradehandler.h \ net/updatetype.h \ + net/uploadcharinfo.h \ net/worldinfo.h \ net/packetcounters.cpp \ net/packetcounters.h \ |