diff --git a/Makefile b/Makefile index b5150cf..26e6e57 100644 --- a/Makefile +++ b/Makefile @@ -4,5 +4,5 @@ all: @echo "make arch" arch: - (cd ..; tar czf ../audio-manager.tar.gz --exclude .git --exclude "*.bak" --exclude "*.*~" audio-library-manager) + bash ./arch.sh