From de1d25ad25967bffba8179a7b1a7d47d00489820 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 30 Jan 2022 16:03:39 +0000 Subject: Makefile, compile html on install --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 997bd56..c34c29a 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,6 @@ read: zathura target/paper.pdf& clean: rm -rf targep -install: default +install: default html cp target/paper.html /var/www/git-bin/epq cp target/paper.pdf /var/www/git-bin/epq -- cgit v1.2.3