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 c61f867..6706685 100644
--- a/Makefile
+++ b/Makefile
@@ -137,7 +137,7 @@ bzip2recover.o: bzip2recover.c
137distclean: clean 137distclean: clean
138 rm -f manual.ps manual.html manual.pdf 138 rm -f manual.ps manual.html manual.pdf
139 139
140DISTNAME=bzip2-1.0.6 140DISTNAME=bzip2-1.0.7
141dist: check manual 141dist: check manual
142 rm -f $(DISTNAME) 142 rm -f $(DISTNAME)
143 ln -s -f . $(DISTNAME) 143 ln -s -f . $(DISTNAME)