Skip to content

Commit

Permalink
2005-08-13 Paul Jakma <[email protected]>
Browse files Browse the repository at this point in the history
	* Makefile.am: (EXTRA_DIST) Add the trailing slash back in which
	  greg left out - tools bits weren't being included in dist,
	  which broke rpm builds :).
  • Loading branch information
paul committed Aug 13, 2005
1 parent 4782874 commit 60f0651
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2005-08-13 Paul Jakma <[email protected]>

* Makefile.am: (EXTRA_DIST) Add the trailing slash back in which
greg left out - tools bits weren't being included in dist,
which broke rpm builds :).

2005-08-10 Greg Troxel <[email protected]>

* Makefile.am (EXTRA_DIST): add INSTALL.quagga.txt, because people
Expand Down
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \

EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
update-autotools \
vtysh/Makefile.in vtysh/Makefile.am
vtysh/Makefile.in vtysh/Makefile.am \
tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
tools/zebra.el

Expand Down

0 comments on commit 60f0651

Please sign in to comment.