From b60ecf2fe5ddfe506e02093286b3931873187e91 Mon Sep 17 00:00:00 2001 From: StevenWdV Date: Fri, 4 Feb 2022 01:18:12 +0100 Subject: More Makefile cleanup, support building in folder with spaces --- wrappers/php/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wrappers/php/README.md') diff --git a/wrappers/php/README.md b/wrappers/php/README.md index b5cafa2..01e4d3e 100644 --- a/wrappers/php/README.md +++ b/wrappers/php/README.md @@ -32,4 +32,4 @@ When using this library, you will need to make sure that the linker can find the pass `COPY_LIB=1` to `make install-header` to copy the library over to this folder and load it via this relative path. If you do not build this as part of the full repository, specify `EXPORTS_PATH="path/to/exports-folder"` when calling -make. This folder must contain `platform.mk` and the `lib/` folder with built libraries and headers. +make. This folder must contain `common.mk` and the `lib/` folder with built libraries and headers. -- cgit v1.2.3