summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-30 10:46:35 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-30 10:47:26 +0100
commitbcbad66b185048ee49f58c49ae382f6e69d3c666 (patch)
treec1c842ce52a3a546c79285dfe1bea423239b9559 /Makefile.am
parent2d6bf3ba70c50996062e90f78af63c4811bf516b (diff)
downloadlibguestfs-bcbad66b185048ee49f58c49ae382f6e69d3c666.tar.gz
libguestfs-bcbad66b185048ee49f58c49ae382f6e69d3c666.tar.xz
libguestfs-bcbad66b185048ee49f58c49ae382f6e69d3c666.zip
docs: Add guestfs-release-notes.txt to Makefile deps.
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 918d80d8..c71c66a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -254,7 +254,7 @@ man_MANS = \
noinst_DATA = \
$(top_builddir)/html/guestfs-release-notes.1.html
-guestfs-release-notes.1 $(top_builddir)/html/guestfs-release-notes.1.html: stamp-guestfs-release-notes.pod
+guestfs-release-notes.1 guestfs-release-notes.txt $(top_builddir)/html/guestfs-release-notes.1.html: stamp-guestfs-release-notes.pod
stamp-guestfs-release-notes.pod: guestfs-release-notes.pod
$(PODWRAPPER) \