Skip to content

Commit

Permalink
- Revert the undiscussed change.
Browse files Browse the repository at this point in the history
#
# Yasuo, don't you think there was a reason to drop this???
# Please, discuss these things before you go and change something.
#
  • Loading branch information
foobar committed Oct 22, 2002
1 parent 54fdd7a commit 12fc60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.global
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ install-su: install-pear install-tester

test: $(SAPI_CLI_PATH)
@TEST_PHP_EXECUTABLE=$(top_builddir)/$(SAPI_CLI_PATH) \
$(top_builddir)/$(SAPI_CLI_PATH) -c $(top_srcdir)/php.ini-dist $(top_srcdir)/run-tests.php $(TESTS)
$(top_builddir)/$(SAPI_CLI_PATH) $(top_srcdir)/run-tests.php $(TESTS)

clean:
find . -name \*.lo -o -name \*.o | xargs rm -f
Expand Down

0 comments on commit 12fc60c

Please sign in to comment.