summaryrefslogtreecommitdiff
path: root/scripts/Makefile.frag
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-04 06:06:10 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-04 12:30:42 +0100
commit2957651c5c2a003e96318fc9217764b91266723a (patch)
treee41d1fa82115e700cd843fab7e3292c24fcd6528 /scripts/Makefile.frag
parentdeb44d405eb27a6654ad9a57c1e5f641218b22a4 (diff)
downloadphp-git-2957651c5c2a003e96318fc9217764b91266723a.tar.gz
Move Makefile.global and Makefile.gcov to build directory
These files can be stored in the build directory instead of bloating the project root directory.
Diffstat (limited to 'scripts/Makefile.frag')
-rw-r--r--scripts/Makefile.frag2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag
index 47acf60c7c..db8ff60c06 100644
--- a/scripts/Makefile.frag
+++ b/scripts/Makefile.frag
@@ -13,7 +13,7 @@ BUILD_FILES = \
build/ax_gcc_func_attribute.m4 \
build/php_cxx_compile_stdcxx.m4 \
build/pkg.m4 \
- Makefile.global \
+ build/Makefile.global \
acinclude.m4 \
run-tests.php