summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-26 03:11:44 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-26 03:11:44 +0300
commit06db32f677e630efaf716de5655e72af920dcaf6 (patch)
tree85837a53bd85d63a5765bf619ed60f6610746e1a /src/Makefile.am
parent839c541b991703b609d6a362222787347faac789 (diff)
downloadplus-06db32f677e630efaf716de5655e72af920dcaf6.tar.gz
plus-06db32f677e630efaf716de5655e72af920dcaf6.tar.bz2
plus-06db32f677e630efaf716de5655e72af920dcaf6.tar.xz
plus-06db32f677e630efaf716de5655e72af920dcaf6.zip
Rename themecolortype.h into themecolortype.inc.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3aecc04f3..6d36f0c08 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -427,7 +427,7 @@ BASE_SRC += client.h \
gui/theme.h \
gui/themecolorsidoperators.cpp \
gui/themecolorsidoperators.h \
- gui/themecolortype.h \
+ gui/themecolortype.inc \
gui/themeinfo.h \
gui/userpalette.cpp \
gui/userpalette.h \