From: Niels Möller Date: Fri, 12 Oct 2001 13:01:05 +0000 (+0200) Subject: Output examples/Makefile. X-Git-Tag: nettle_1.5_release_20020131~135 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8756896aa10bcdffa15aec7d4aeab24cbbbeb65;p=thirdparty%2Fnettle.git Output examples/Makefile. Rev: src/nettle/configure.in:1.5 --- diff --git a/configure.in b/configure.in index c5e5b389..b4ce5019 100644 --- a/configure.in +++ b/configure.in @@ -49,5 +49,5 @@ if test x$GCC = xyes ; then fi -AC_OUTPUT(Makefile testsuite/Makefile) +AC_OUTPUT(Makefile testsuite/Makefile examples/Makefile)