summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 01851b9f..793a4878 100644
--- a/configure.in
+++ b/configure.in
@@ -16,4 +16,5 @@ AM_PROG_LIBTOOL
AC_OUTPUT([
Makefile
-macros/Makefile])
+macros/Makefile
+macros2/Makefile])