From 748f5f7a3ae1a33ef02d30e327c8b8c5c7177a8a Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 11 Oct 2016 21:59:00 +0200 Subject: * compilation executables bundled in repo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3