From 4a54cb945c3afbf5deaa74138d054b384d695a0c Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Thu, 8 Jul 2010 11:54:50 +0100 Subject: Prepare for new development branch, starting at 1.5.0. Add BUGS and RELEASE-NOTES to EXTRA_DIST. Also update the RELEASE-NOTES file. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0143a696..58736f83 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,7 +71,7 @@ endif EXTRA_DIST = \ $(generator_built) \ html/pod.css \ - HACKING TODO \ + BUGS HACKING RELEASE-NOTES TODO \ libguestfs.pc libguestfs.pc.in \ recipes/LICENSE \ recipes/README \ -- cgit