diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,6 +33,10 @@ install: all cp -f font/BellCentennialStd-Address.ttf /opt/opplysning/font/ cp -f font/adventpro-bold.ttf /opt/opplysning/font/ mkdir -p /opt/opplysning/var + cp -f systemd/opplysning-forfrisk.service /lib/systemd/system + cp -f systemd/opplysning-forfrisk.timer /lib/systemd/system + cp -f systemd/opplysning-vis.service /lib/systemd/system + systemctl daemon-reload .PHONY: all check clean install |
