From b85dca3162dfef97b1725d6a396867a18d27fc6d Mon Sep 17 00:00:00 2001 From: gdt Date: Tue, 31 Aug 2004 18:44:42 +0000 Subject: 2004-08-31 Greg Troxel * Makefile.am (EXTRA_DIST): New - just has EXTRA_DIST. (Using a directory in EXTRA_DIST in the parent was causing 'make dist' to fail.) (Now m4/Makefile* is first-class and included from top level.) --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b44befa7..a03724f7 100755 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro ## Portions Copyright (c) 2003 Paul Jakma ## -## $Id: configure.ac,v 1.62 2004/08/31 18:16:36 gdt Exp $ +## $Id: configure.ac,v 1.63 2004/08/31 18:44:42 gdt Exp $ AC_PREREQ(2.53) AC_INIT(quagga, 0.96.5, [http://bugzilla.quagga.net]) @@ -1134,6 +1134,7 @@ AC_OUTPUT(Makefile lib/Makefile zebra/Makefile ripd/Makefile ospf6d/Makefile isisd/Makefile vtysh/Makefile doc/Makefile ospfclient/Makefile vtysh/extract.pl + m4/Makefile pkgsrc/Makefile redhat/Makefile redhat/quagga.spec lib/version.h -- cgit v1.2.1