diff --git a/Makefile b/Makefile index 8c554e9..c7a85db 100644 --- a/Makefile +++ b/Makefile @@ -20,4 +20,4 @@ ifdef SANITIZE endif archive: clone sanitize - tar cf ${DIRNAME}.tar.xz ${DIRNAME} + tar caf ${DIRNAME}.tar.xz ${DIRNAME}