summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-10-04 02:45:32 +0300
committerAndrei Karas <akaras@inbox.ru>2016-10-04 03:22:35 +0300
commita23406a755012f6d938193e4cfc6244d2027646a (patch)
tree6df3e08e7c27a2d7bbde7e9185767d8d2cd01358 /src/Makefile.am
parentc0739f1da1865cc1c9f54ba09fe23ac95bc99f7e (diff)
downloadmv-a23406a755012f6d938193e4cfc6244d2027646a.tar.gz
mv-a23406a755012f6d938193e4cfc6244d2027646a.tar.bz2
mv-a23406a755012f6d938193e4cfc6244d2027646a.tar.xz
mv-a23406a755012f6d938193e4cfc6244d2027646a.zip
Move orientation enum into enums directory.
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 15a8d2865..5f6baeba7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -126,6 +126,7 @@ SRC += events/actionevent.h \
enums/gui/dialogtype.h \
enums/gui/gradienttype.h \
enums/gui/itemamountwindowusage.h \
+ enums/gui/orientation.h \
enums/gui/progresscolorid.h \
enums/gui/serverdialogdonwloadstatus.h \
enums/gui/shoplistboxtype.h \