aboutsummaryrefslogtreecommitdiffstats
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 d15cdea..d8de694 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ test:
localdist: cleandist dir localcopy tar
cleandist: clean
- rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.bz2
+ rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.xz
dir:
mkdir $(PACKAGE)-$(VERSION)