summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-06-08 01:36:38 +0300
committerAndrei Karas <akaras@inbox.ru>2014-06-08 01:36:38 +0300
commite05655679e7bd9488c31169ece3d404fd9160c8d (patch)
tree1389938ad33bced4a978ce4faee9284cf99994ff /src/Makefile.am
parent410dd6c3d845cc0e19fd678090d95669bdeb5885 (diff)
downloadplus-e05655679e7bd9488c31169ece3d404fd9160c8d.tar.gz
plus-e05655679e7bd9488c31169ece3d404fd9160c8d.tar.bz2
plus-e05655679e7bd9488c31169ece3d404fd9160c8d.tar.xz
plus-e05655679e7bd9488c31169ece3d404fd9160c8d.zip
copy mobileopengl into modernopengl.
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 ca904f168..27d501638 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -970,6 +970,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
render/mgltypes.h \
render/mobileopenglgraphics.cpp \
render/mobileopenglgraphics.h \
+ render/modernopenglgraphics.cpp \
+ render/modernopenglgraphics.h \
input/mouseinput.h \
navigationmanager.cpp \
navigationmanager.h \