summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 98c993e..5602759 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -22,6 +22,8 @@
# PURPOSE.
# If you see no configure script, then run ./autogen.sh to create it
-# and procede with the "normal" build instructions.
+# and procede with the "normal" build procedures.
autoheader && autoconf
+
+cd tests && autoheader && autoconf