summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d8896fd..1d61cc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -359,6 +359,12 @@ AC_CONFIG_FILES([Makefile
src/plugins/overjump/Makefile
tools/Makefile
tools/d2c/Makefile
+ tools/d2c/args/Makefile
+ tools/d2c/bits/Makefile
+ tools/d2c/conv/Makefile
+ tools/d2c/hooks/Makefile
+ tools/d2c/rules/Makefile
+ tools/d2c/syntax/Makefile
themes/Makefile])
AC_OUTPUT