X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile;h=45c3422892f7824933dd70850b1cd7dcbec6c747;hb=e96b7f197834281f3343a52d8902cff9381faf52;hp=8547d4ea3956f0d4efe504d7cdc82988f48b4506;hpb=93e42611802704d6fa9cd096c7f76faa799dc501;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 8547d4e..45c3422 100644 --- a/test/Makefile +++ b/test/Makefile @@ -14,7 +14,7 @@ IMAGES= ./images SCREENSHOT_WIDTH= 360 480 640 768 1024 1200 1440 2048 PERL_SCRIPTS= bin/bomb.pl TMP_DIR= ./logs -APACHE_HTTPD= /usr/sbin/apache2 +APACHE_HTTPD:= $(shell env PATH=$$PATH:/usr/sbin which apache2 httpd) all: check