diff --git a/Makefile b/Makefile index 76baeef..ff468ec 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PACKAGE = utils VERSION = 0.0.0 SUBDIRS = src LN = ln -sf -TAR = tar cfzv +TAR = tar -czvf all: subdirs