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 7a894c5ff..9a1b4b4b1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -987,6 +987,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ render/nullopenglgraphics.h \ render/opengldebug.h \ render/openglgraphicsdef.hpp \ + render/openglgraphicsdef1.hpp \ render/openglgraphicsdefadvanced.hpp \ render/renderers.cpp \ render/renderers.h \ |