chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
467b6eb
)
Need to override httpdir for make distcheck
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 18 Oct 2008 09:59:12 +0000
(10:59 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 18 Oct 2008 09:59:12 +0000
(10:59 +0100)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index cb5d491afec14b1a72ce562aefc2eda9a4bd89f1..6504f9b106f191ad95e88d148dd471ac9585029b 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-22,6
+22,8
@@
EXTRA_DIST=TODO CHANGES.html README.streams BUGS \
README.upgrades README.client README.raw README.vhost README.developers
SUBDIRS=@subdirs@
+DISTCHECK_CONFIGURE_FLAGS=httpdir=$(distdir)/_inst/httpdir
+
check-report: before-check check make-coverage-reports
before-check:
rm -f */*.gcda */*.gcov