aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43e0f57..29f6fd9 100644
--- a/Makefile
+++ b/Makefile
@@ -4,4 +4,4 @@ build:
go build -ldflags="-X 'main.Version=${VERSION}'"
tar: build
- XZ_OPT=-9 tar -cvf midr-${VERSION}.tar.xz midr templates/
+ tar -cvf midr-${VERSION}.tar.xz midr templates/