diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
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 \ |