diff options
| author | root <root@turin.home> | 2022-01-30 16:03:39 +0000 |
|---|---|---|
| committer | root <root@turin.home> | 2022-01-30 16:03:39 +0000 |
| commit | de1d25ad25967bffba8179a7b1a7d47d00489820 (patch) | |
| tree | ffa47464b6e128a751d1e0eb6b20f79ad042069f /Makefile | |
| parent | 00aad0e89fe4f909664817dca33205c80347098d (diff) | |
Makefile, compile html on install
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
