summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-10 00:47:16 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-10 01:33:59 +0300
commit07daba6efa05a59271ce4173a2b500b27773e523 (patch)
treedf90c3f8fecd71915779d6eccc9d1936f0d3aec0 /src/Makefile.am
parent70700509ee969b58c6110310f5a962dcff854d6e (diff)
downloadplus-07daba6efa05a59271ce4173a2b500b27773e523.tar.gz
plus-07daba6efa05a59271ce4173a2b500b27773e523.tar.bz2
plus-07daba6efa05a59271ce4173a2b500b27773e523.tar.xz
plus-07daba6efa05a59271ce4173a2b500b27773e523.zip
Copy modernopengl into mobileopengl2 backend.
In future it will be reworked into OpenGL ES 2.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e8d71f876..aa6a254c1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -512,6 +512,8 @@ SRC += events/actionevent.h \
render/mglxinit.cpp \
render/mglxinit.h \
render/mglxtypes.h \
+ render/mobileopengl2graphics.cpp \
+ render/mobileopengl2graphics.h \
render/mobileopenglgraphics.cpp \
render/mobileopenglgraphics.h \
render/modernopenglgraphics.cpp \