summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2014-09-15 20:30:37 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2014-09-15 20:30:37 (GMT)
commit74642fbdeefaec21885e5fb6cad432e3e3b47cdb (patch)
tree11c5a34a3cdae86feefe6a35052b0384480fee75 /configure.ac
parentce8c1719963657aeaf963650183e46979cab0d68 (diff)
Defined a GTK3 style for binary portions.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@404 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
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 e23a629..c788e4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -348,7 +348,8 @@ AC_CONFIG_FILES([Makefile
src/gui/tb/Makefile
src/panels/Makefile
src/plugins/Makefile
- src/plugins/overjump/Makefile])
+ src/plugins/overjump/Makefile
+ themes/Makefile])
AC_OUTPUT