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 699caf64c..60c1a3659 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -607,6 +607,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ map.h \ maplayer.cpp \ maplayer.h \ + mgl.cpp \ + mgl.h \ normalopenglgraphics.cpp\ normalopenglgraphics.h \ particle.cpp \ |