Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Remove mistakingly added line
This commit is contained in:
Anatol Belski 2017-08-08 19:40:42 +02:00
commit 823ca5c697

View File

@ -16,7 +16,6 @@ DEBUGGER_CMD=
DEBUGGER_ARGS=
!endif
all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS)
all: $(EXT_TARGETS) $(PECL_TARGETS)
build_dirs: $(BUILD_DIR) $(BUILD_DIRS_SUB)