From: Niels Möller Date: Thu, 7 Nov 2002 08:16:30 +0000 (+0100) Subject: Output tools/Makefile. X-Git-Tag: nettle_1.7_release_20030311~164 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=726d9bd7896a82c68ccc037a610949a8b43754ba;p=thirdparty%2Fnettle.git Output tools/Makefile. Rev: src/nettle/configure.ac:1.14 --- 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)