git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4baec01
)
out-of-tree build: fix documentation generation II
author
Hilko Bengen
<bengen@hilluzination.de>
Tue, 16 Aug 2011 22:41:59 +0000
(
00:41
+0200)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 17 Aug 2011 09:27:29 +0000
(10:27 +0100)
fish/Makefile.am
patch
|
blob
|
history
diff --git
a/fish/Makefile.am
b/fish/Makefile.am
index
a7a597b
..
40bf2b4
100644
(file)
--- a/
fish/Makefile.am
+++ b/
fish/Makefile.am
@@
-173,8
+173,8
@@
stamp-guestfish.pod: guestfish.pod guestfish-actions.pod guestfish-commands.pod
$(top_builddir)/podwrapper.sh \
--man guestfish.1 \
--html $(top_builddir)/html/guestfish.1.html \
- --insert guestfish-actions.pod:@ACTIONS@ \
- --insert guestfish-commands.pod:@FISH_COMMANDS@ \
+ --insert
$(srcdir)/
guestfish-actions.pod:@ACTIONS@ \
+ --insert
$(srcdir)/
guestfish-commands.pod:@FISH_COMMANDS@ \
$<
touch $@