aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorroot <root@turin.home>2022-01-30 16:03:39 +0000
committerroot <root@turin.home>2022-01-30 16:03:39 +0000
commitde1d25ad25967bffba8179a7b1a7d47d00489820 (patch)
treeffa47464b6e128a751d1e0eb6b20f79ad042069f /Makefile
parent00aad0e89fe4f909664817dca33205c80347098d (diff)
Makefile, compile html on install
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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