summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2021-08-23 18:33:02 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2021-08-23 18:33:02 +0200
commit75408d571691b7ada31693cfe90fa672e294fa95 (patch)
treefa3f93692c5c1e2ddd05efbd1f4619dd516ce288 /Makefile
parentl and h get args, no logmem, embed css, php dep (diff)
downloadsear.c-75408d571691b7ada31693cfe90fa672e294fa95.tar
sear.c-75408d571691b7ada31693cfe90fa672e294fa95.tar.gz
sear.c-75408d571691b7ada31693cfe90fa672e294fa95.tar.bz2
sear.c-75408d571691b7ada31693cfe90fa672e294fa95.tar.lz
sear.c-75408d571691b7ada31693cfe90fa672e294fa95.tar.xz
sear.c-75408d571691b7ada31693cfe90fa672e294fa95.tar.zst
sear.c-75408d571691b7ada31693cfe90fa672e294fa95.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 03d3c5b..9bebc19 100644
--- a/Makefile
+++ b/Makefile
@@ -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