summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-19 18:18:16 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-19 18:18:16 +0300
commit4f3dca2f9338402005c1bc5b6043d583f58390f0 (patch)
tree6d6477c11f46f7e16afbc0425ab4b5cb30e1d716 /src/Makefile.am
parent428746384072d9f8bd9320c880430bbb68815f3e (diff)
downloadManaVerse-4f3dca2f9338402005c1bc5b6043d583f58390f0.tar.gz
ManaVerse-4f3dca2f9338402005c1bc5b6043d583f58390f0.tar.bz2
ManaVerse-4f3dca2f9338402005c1bc5b6043d583f58390f0.tar.xz
ManaVerse-4f3dca2f9338402005c1bc5b6043d583f58390f0.zip
Move theme colors enums and strings into combined 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 9ba65e2f2..3aecc04f3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -427,6 +427,7 @@ BASE_SRC += client.h \
gui/theme.h \
gui/themecolorsidoperators.cpp \
gui/themecolorsidoperators.h \
+ gui/themecolortype.h \
gui/themeinfo.h \
gui/userpalette.cpp \
gui/userpalette.h \