From a449cb5e5650da60d45102aeeeeebafa883291c1 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 22 Dec 2019 18:57:34 +0100 Subject: updated makefile --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index a0c1b6c..f92b47a 100644 --- a/makefile +++ b/makefile @@ -17,4 +17,4 @@ clean: rm -rf .backup pandoc -s README.md -o about.html -.PHONY: clean +.PHONY: all pkg clean -- cgit v1.2.3