chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a68ddc7
)
Saner distcheck cgiexecdir
author
Richard Kettlewell
<rjk@greenend.org.uk>
Tue, 21 Oct 2008 08:20:44 +0000
(09:20 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Tue, 21 Oct 2008 08:20:44 +0000
(09:20 +0100)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 03ebdaccdcf1c644ac8cc917524e03ed782dbb27..71fd269927b8e1ea678977fb8a51a51ad571e381 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-14,14
+14,13
@@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
#
EXTRA_DIST=TODO CHANGES.html README.streams BUGS \
README.upgrades README.client README.raw README.vhost README.developers
SUBDIRS=@subdirs@
#
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 cgiexecdir=$(shell pwd)/$(
http
dir)/_inst/cgiexecdir
+DISTCHECK_CONFIGURE_FLAGS:=httpdir=$(distdir)/_inst/httpdir cgiexecdir=$(shell pwd)/$(
dist
dir)/_inst/cgiexecdir
check-report: before-check check make-coverage-reports
before-check:
check-report: before-check check make-coverage-reports
before-check: