summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-01-28 23:32:25 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-01-28 23:32:25 (GMT)
commit16e0fd9d89ef433848678dfc8dd20426844a2868 (patch)
tree79075ae02c133cea21ffb555b1086aae833b3aac /configure.ac
parent66c99d59d6a6d533de0bb65488de8243213bcdea (diff)
Cleaned, rewritten and improved the whole code of the compiler.
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