summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 21:36:26 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 21:36:26 +0300
commit55ff7fa3903b470ea7b4c74fb371252ec67e5e33 (patch)
tree2ed89159e8ac64744ae6ddae602adc7a0c3b7866 /src/Makefile.am
parent49a7df51386e49d51b7bdd626265f61be3833a3d (diff)
downloadplus-55ff7fa3903b470ea7b4c74fb371252ec67e5e33.tar.gz
plus-55ff7fa3903b470ea7b4c74fb371252ec67e5e33.tar.bz2
plus-55ff7fa3903b470ea7b4c74fb371252ec67e5e33.tar.xz
plus-55ff7fa3903b470ea7b4c74fb371252ec67e5e33.zip
Move textureatlas into separate file.
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 c9bc36ef4..566efaffc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -99,6 +99,7 @@ dyecmd_SOURCES += dyetool/dyemain.cpp \
resources/subimage.h \
resources/surfaceimagehelper.cpp \
resources/surfaceimagehelper.h \
+ resources/textureatlas.h \
resources/updatefile.h \
resources/spritedef.cpp \
resources/spritedef.h \