aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHorst31802015-08-14 00:05:57 +0200
committerHorst31802015-08-14 00:05:57 +0200
commit359a8d8c2c0551655cf8ce72d0562d9c2c0e401e (patch)
tree1b8cf6c7eaf410b1c44c7fffcdedf24751585abb /configure.ac
parente4c806b3d768fc3c1e048f5354c518d2abdbe876 (diff)
downloadsolarc-theme-359a8d8c2c0551655cf8ce72d0562d9c2c0e401e.tar.gz
solarc-theme-359a8d8c2c0551655cf8ce72d0562d9c2c0e401e.tar.xz
solarc-theme-359a8d8c2c0551655cf8ce72d0562d9c2c0e401e.zip
update build system
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ef6ef88..a6f3917 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,6 +15,7 @@ AC_PROG_MKDIR_P
ARC_ENABLE([LIGHT], [light], [Arc Light], [disable])
ARC_ENABLE([DARKER], [darker], [Arc Darker], [disable])
ARC_ENABLE([DARK], [dark], [Arc Dark], [disable])
+ARC_ENABLE([CINNAMON], [cinnamon], [Cinnamon], [disable])
ARC_ENABLE([GNOME_SHELL], [gnome-shell], [GNOME Shell], [disable])
ARC_ENABLE([GTK2], [gtk2], [GTK2], [disable])
ARC_ENABLE([GTK3], [gtk3], [GTK3], [disable])