summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-10-11 21:59:00 +0200
committeremkael <emkael@tlen.pl>2016-10-11 21:59:00 +0200
commit748f5f7a3ae1a33ef02d30e327c8b8c5c7177a8a (patch)
treed8a49b4307ee31c1de62317b62b506838b4d4271 /Makefile
parent631449239918c506a98e0543736df4b7ed436fa8 (diff)
* compilation executables bundled in repo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9202ae2..0a2d091 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ all: build
build:
find caches -type f -delete
- /srv/websites/_scripts/static-site.php
+ ./bin/static-site.php
test: devel build
rm http