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 19edd86dc..6a7057c1f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -356,6 +356,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/models/touchactionmodel.h \ gui/models/typelistmodel.h \ gui/models/updatetypemodel.h \ + gui/models/userstablemodel.h \ gui/models/updatelistmodel.h \ gui/models/worldlistmodel.h \ gui/models/themesmodel.h \ |