summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-10 01:28:29 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-10 01:29:27 +0300
commitdf56c8f79f51cf3ea5118b2e8b82930cd71c2679 (patch)
tree9f3157b141adf64fb215e8b4307da772580281db /src/Makefile.am
parent98d8765769d809b060721bb071ca56887011a6b8 (diff)
downloadplus-df56c8f79f51cf3ea5118b2e8b82930cd71c2679.tar.gz
plus-df56c8f79f51cf3ea5118b2e8b82930cd71c2679.tar.bz2
plus-df56c8f79f51cf3ea5118b2e8b82930cd71c2679.tar.xz
plus-df56c8f79f51cf3ea5118b2e8b82930cd71c2679.zip
Simplify OpenGL functions defenition.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 01580c643..8c0554425 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -978,6 +978,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
resources/map/objectslayer.h \
render/mgl.cpp \
render/mgl.h \
+ render/mgl.hpp \
render/mglcheck.h \
render/mgldefines.h \
render/mglemu.cpp \