summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-07-08 11:54:50 +0100
committerRichard Jones <rjones@redhat.com>2010-07-08 12:55:26 +0100
commit4a54cb945c3afbf5deaa74138d054b384d695a0c (patch)
treea8b04cf2b0a9ecd5fa57c347af3f2ebab2f4d904 /Makefile.am
parent8161ea9bb046c8450384b5b15e1f4b2f3dca582b (diff)
downloadlibguestfs-1.5.0.tar.gz
libguestfs-1.5.0.tar.xz
libguestfs-1.5.0.zip
Prepare for new development branch, starting at 1.5.0.1.5.0
Add BUGS and RELEASE-NOTES to EXTRA_DIST. Also update the RELEASE-NOTES file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \