diff --git a/Makefile b/Makefile index e2390d6..0d873f2 100644 --- a/Makefile +++ b/Makefile @@ -36,4 +36,4 @@ upload: -a $(BUILD_DIR)/myxx-cmake_$(V)_all.deb \ -a $(BUILD_DIR)/myxx-cmake-local-$(V).tar.xz git tag -d $(V) - git push + git push --all