summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 20:23:06 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 20:23:06 +0300
commit8a60936c31675c60810a880b37e529e3fbcd2846 (patch)
tree9729b8b6a3c84e843b3fb4fabfdbfe2298edb75f /src/Makefile.am
parenteec9b1cadad4c81f4bb480e7ee785ceb222c9732 (diff)
downloadplus-8a60936c31675c60810a880b37e529e3fbcd2846.tar.gz
plus-8a60936c31675c60810a880b37e529e3fbcd2846.tar.bz2
plus-8a60936c31675c60810a880b37e529e3fbcd2846.tar.xz
plus-8a60936c31675c60810a880b37e529e3fbcd2846.zip
Move imagerect 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 18b4df265..638eaeb25 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -75,6 +75,7 @@ dyecmd_SOURCES += dyetool/dyemain.cpp \
resources/image.h \
resources/imagehelper.cpp \
resources/imagehelper.h \
+ resources/imagerect.h \
resources/imageset.cpp \
resources/imageset.h \
resources/imagewriter.cpp \