From 726d9bd7896a82c68ccc037a610949a8b43754ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Thu, 7 Nov 2002 09:16:30 +0100
Subject: [PATCH] Output tools/Makefile.

Rev: src/nettle/configure.ac:1.14
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)
 
-- 
GitLab