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 3ae2d24be..d34fe7ee6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -989,6 +989,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ notifymanager.h \ options.h \ render/graphicsdef.hpp \ + render/imagegraphics.cpp \ + render/imagegraphics.h \ render/graphics_calcImageRect.hpp \ render/graphics_drawImageRect.hpp \ render/nullopenglgraphics.cpp \ |