From 4de13d2cc740eee7d41ddf471890faaaeebda831 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Wed, 30 May 2018 10:39:02 +0200 Subject: Should also publish standalone. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8c3baeb..7ddbfd2 100644 --- a/Makefile +++ b/Makefile @@ -82,6 +82,6 @@ $(BIN_DIR): mkdir -p $@ ##### For my private use... -publish: $(TARGET) - scp $< dreamhost:~/noot-noot/tabellion/jar/ +publish: $(TARGET) $(STANDALONE) + scp $^ dreamhost:~/noot-noot/tabellion/jar/ -- cgit v1.2.3-70-g09d2