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 b48c33de7..38b37afe1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -634,6 +634,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ notifications.h \ notifymanager.cpp \ notifymanager.h \ + nullopenglgraphics.cpp \ + nullopenglgraphics.h \ particle.cpp \ particle.h \ particlecontainer.cpp \ |