From 9abb51fce0cca32ebe267c4797363d99520c2a0a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Oct 2012 21:43:32 +0300 Subject: Add initial version of mobile OpenGL backend. --- src/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b86617e23..09c47c21e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -605,7 +605,9 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ maplayer.h \ mgl.cpp \ mgl.h \ - normalopenglgraphics.cpp\ + mobileopenglgraphics.cpp \ + mobileopenglgraphics.h \ + normalopenglgraphics.cpp \ normalopenglgraphics.h \ particle.cpp \ particle.h \ -- cgit v1.2.3-60-g2f50