Skip to content

Commit

Permalink
fix typo in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Sep 25, 2012
1 parent 9c5b27f commit 307bf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Expand Up @@ -525,7 +525,7 @@ php-testcase:
print-test-results:
@./print-test-results.sh

test: shp2img mapserv test-clean autotest-install $(PHP_MAPSCRIPT) $(PYTHON_MAPSCRIPT)
test: shp2img mapserv autotest-install $(PHP_MAPSCRIPT) $(PYTHON_MAPSCRIPT)
@$(MAKE) $(MFLAGS) wxs-testcase renderers-testcase misc-testcase gdal-testcase query-testcase
@$(MAKE) print-test-results
@$(MAKE) php-testcase

0 comments on commit 307bf5a

Please sign in to comment.