diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ bzip2recover.o: bzip2recover.c | |||
137 | distclean: clean | 137 | distclean: clean |
138 | rm -f manual.ps manual.html manual.pdf | 138 | rm -f manual.ps manual.html manual.pdf |
139 | 139 | ||
140 | DISTNAME=bzip2-1.0.6 | 140 | DISTNAME=bzip2-1.0.7 |
141 | dist: check manual | 141 | dist: check manual |
142 | rm -f $(DISTNAME) | 142 | rm -f $(DISTNAME) |
143 | ln -s -f . $(DISTNAME) | 143 | ln -s -f . $(DISTNAME) |