summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-11-09 01:49:49 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-11-09 01:49:49 (GMT)
commit2df715e74d6600ed0a5688a43f6ecd873957326a (patch)
treefeeb09b609a1fea8ae4441a83107767007ccba37 /configure.ac
parente5808e7df6eb36ff8e150e57e8691a0b05222844 (diff)
Loaded GTK CSS extensions from files in a given theme directory.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c34cfb6..bfca0b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -406,7 +406,8 @@ AC_CONFIG_FILES([Makefile
tools/d2c/hooks/Makefile
tools/d2c/rules/Makefile
tools/d2c/syntax/Makefile
- themes/Makefile])
+ themes/Makefile
+ themes/Adwaita/Makefile])
AC_OUTPUT