aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8fc4469..527c197 100644
--- a/Makefile
+++ b/Makefile
@@ -6,3 +6,6 @@ xbattext: xbattext.c
install: xbattext
install xbattext /usr/local/bin
+
+upload: xbattext.c
+ scp xbattext.c root@ankarstrom.se:/var/www/img/htdocs/xbattext.c