aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6d4e965..2ae839e 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ xbattext: xbattext.c
install: xbattext
install xbattext /usr/local/bin
+ install -m 644 xbattext.1 /usr/local/man/man1
upload: xbattext.c
scp xbattext.c root@ankarstrom.se:/var/www/img/htdocs/xbattext.c