summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-06-07 17:38:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-06-07 17:38:00 +0300
commitb60aef9dc9977b54a1b27431890e06558a2b6784 (patch)
tree9dcb836f2717b1d8f1e3c717e859d9c5003c2de4 /src/Makefile.am
parentaa43e9466326f63017fb92ee0cf5a61976fe3535 (diff)
downloadmv-b60aef9dc9977b54a1b27431890e06558a2b6784.tar.gz
mv-b60aef9dc9977b54a1b27431890e06558a2b6784.tar.bz2
mv-b60aef9dc9977b54a1b27431890e06558a2b6784.tar.xz
mv-b60aef9dc9977b54a1b27431890e06558a2b6784.zip
Split mgl into separate files.
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 6ed8775ec..32fb4ef13 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -965,6 +965,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
resources/map/objectslayer.h \
render/mgl.cpp \
render/mgl.h \
+ render/mgldefines.h \
+ render/mgltypes.h \
render/mobileopenglgraphics.cpp \
render/mobileopenglgraphics.h \
input/mouseinput.h \