projects
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f748c4c
)
docs: Fix out-of-tree builds
author
Hilko Bengen
<bengen@debian.org>
Sun, 14 Aug 2016 11:08:25 +0000
(13:08 +0200)
committer
Hilko Bengen
<bengen@debian.org>
Fri, 20 Oct 2017 19:08:12 +0000
(20:08 +0100)
Gbp-Pq: Name 0007-docs-Fix-out-of-tree-builds.patch
docs/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/Makefile.am
b/docs/Makefile.am
index ca28ef94cf01420a0912caf45ac4138655907c81..958d358d22033e9cbbf17207e0d775feb9c94753 100644
(file)
--- a/
docs/Makefile.am
+++ b/
docs/Makefile.am
@@
-93,7
+93,7
@@
source_files := $(shell cat $(srcdir)/C_SOURCE_FILES)
internal-documentation.pod: $(source_files:%=$(top_srcdir)/%)
rm -f $@ $@-t
-
.
/make-internal-documentation.pl \
+
$(srcdir)
/make-internal-documentation.pl \
--srcdir $(top_srcdir) \
-o $@-t \
$(source_files)