diff options
| author | emkael <emkael@tlen.pl> | 2016-10-11 21:59:00 +0200 |
|---|---|---|
| committer | emkael <emkael@tlen.pl> | 2016-10-11 21:59:00 +0200 |
| commit | 748f5f7a3ae1a33ef02d30e327c8b8c5c7177a8a (patch) | |
| tree | d8a49b4307ee31c1de62317b62b506838b4d4271 /Makefile | |
| parent | 631449239918c506a98e0543736df4b7ed436fa8 (diff) | |
* compilation executables bundled in repo
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
