diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ clean: rm sear.c tmp -rf prepare: - sudo apt install libmicrohttpd-dev xxd build-essential libxml2-dev -y + sudo apt install libmicrohttpd-dev xxd build-essential libxml2-dev php-cli -y test-http: mkdir -p tmp |