projects
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc2fca
)
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>
Sun, 22 Jan 2017 14:43:37 +0000
(14:43 +0000)
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 b67735b2474a07d13d5540fbcf40082b4d2754a5..3d1190f375644c37dab684943b755bb8d5967845 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)