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 812af500d..19edd86dc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -294,6 +294,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/models/modelistmodel.h \ gui/models/namesmodel.cpp \ gui/models/namesmodel.h \ + gui/models/opengllistmodel.h \ gui/models/playerrelationlistmodel.h \ gui/models/playertablemodel.cpp \ gui/models/playertablemodel.h \ |