1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00

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
-1
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)