summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2002-11-07 09:16:30 +0100
committerNiels Möller <nisse@lysator.liu.se>2002-11-07 09:16:30 +0100
commit726d9bd7896a82c68ccc037a610949a8b43754ba (patch)
treee70a04b6fd613c8a0c614db66580138db6cf56d5 /configure.ac
parenta69d56cce4d0aff754154e782a4e76bdae291536 (diff)
downloadnettle-726d9bd7896a82c68ccc037a610949a8b43754ba.tar.gz
Output tools/Makefile.
Rev: src/nettle/configure.ac:1.14
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 90eaf47f..5e539e1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -172,5 +172,5 @@ if test x$GCC = xyes ; then
# inttypes.h.
fi
-AC_OUTPUT(Makefile testsuite/Makefile examples/Makefile config.m4)
+AC_OUTPUT(Makefile tools/Makefile testsuite/Makefile examples/Makefile config.m4)