summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-28 17:18:56 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-28 17:18:56 +0100
commitce999fa6e8ec42342db5854188e7c4be7b2e576c (patch)
treefa3f81543a1ede1a4167e41912e066e8a0715953 /Makefile
parent8ac0f005b77aae6d80fcb6970648f674ac227f28 (diff)
libreichwein v1.3v1.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb0e8a8..f478b89 100644
--- a/Makefile
+++ b/Makefile
@@ -75,7 +75,7 @@ $(DISTROS): deb-src
debs: $(DISTROS)
-upload:
+upload: dist
scp ../$(TGZNAME) antcom.de:/var/www/reichwein.it-download/
scp -r result antcom.de:
scp -r remote-install.sh antcom.de: