summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f1977a6..1756ea5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -202,6 +202,9 @@ AC_CONFIG_FILES([slv2.pc])
AC_CONFIG_FILES([slv2/Makefile])
AC_CONFIG_FILES([src/Makefile])
AC_CONFIG_FILES([swig/Makefile])
+AC_CONFIG_FILES([swig/python/Makefile])
+AC_CONFIG_FILES([swig/mzscheme/Makefile])
+AC_CONFIG_FILES([swig/chicken/Makefile])
AC_CONFIG_FILES([utils/Makefile])
AC_OUTPUT