From a27abaa5c2cc8309ecf15b977b8a8876802cab31 Mon Sep 17 00:00:00 2001 From: paul Date: Sat, 10 Jan 2004 22:03:07 +0000 Subject: 2004-01-10 Paul Jakma * Makefile.am: redhat/ is a dist subdir too. --- ChangeLog | 4 ++++ Makefile.am | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 56cbdf24..ab9b67cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-01-10 Paul Jakma + + * Makefile.am: redhat/ is a dist subdir too. + 2004-01-10 Vincent Jardin * configure.ac: add the redhat/Makefile as a AC_OUTPUT() argument. diff --git a/Makefile.am b/Makefile.am index 06695a91..3502e45a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,8 +4,7 @@ SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ \ @ISISD@ @VTYSH@ @OSPFCLIENT@ redhat doc DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d vtysh \ - ospfclient doc \ - isisd + ospfclient doc redhat isisd EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \ vtysh/Makefile.am update-autotools doc/mpls -- cgit v1.2.1