summaryrefslogtreecommitdiffstats
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 b630f9ff..770ee53c 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ install: build
# rules to build a test rpm
cleandist:
- rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.bz2
+ rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.lzma
localcopy:
svn export -q -rBASE . $(PACKAGE)-$(VERSION)