]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Output examples/Makefile.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 12 Oct 2001 13:01:05 +0000 (15:01 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 12 Oct 2001 13:01:05 +0000 (15:01 +0200)
Rev: src/nettle/configure.in:1.5

configure.in

index c5e5b389a4de8c2f28553021f2e6600d3aed9379..b4ce50196b49b54b86be8ea3d49e9ee06e4a0564 100644 (file)
@@ -49,5 +49,5 @@ if test x$GCC = xyes ; then
 
 fi
 
-AC_OUTPUT(Makefile testsuite/Makefile)
+AC_OUTPUT(Makefile testsuite/Makefile examples/Makefile)