summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-19 14:20:17 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-19 14:20:17 +0000
commite427d86de1ecd4a3b546df33445d0562a4b858ae (patch)
treeb148c6fe8b1ba43b3331b72fd10dcea720d024ab /Makefile.am
parent85c0bf53085e78b257cf71455a55924fe6e3943b (diff)
downloadlibguestfs-e427d86de1ecd4a3b546df33445d0562a4b858ae.tar.gz
libguestfs-e427d86de1ecd4a3b546df33445d0562a4b858ae.tar.xz
libguestfs-e427d86de1ecd4a3b546df33445d0562a4b858ae.zip
Add ROADMAP for 1.10.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f089cb8c..0df92d40 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -79,7 +79,7 @@ SUBDIRS += po-docs
EXTRA_DIST = \
$(generator_built) \
html/pod.css \
- BUGS HACKING RELEASE-NOTES TODO \
+ BUGS HACKING RELEASE-NOTES ROADMAP TODO \
libguestfs.pc libguestfs.pc.in \
recipes/LICENSE \
recipes/README \
@@ -128,7 +128,7 @@ HTMLFILES = \
html/recipes.html \
html/pod.css html/recipes.css
-TEXTFILES = BUGS HACKING README RELEASE-NOTES TODO
+TEXTFILES = BUGS HACKING README RELEASE-NOTES ROADMAP TODO
WEBSITEDIR = $(HOME)/d/redhat/websites/libguestfs