aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-06-04 04:55:57 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-06-04 04:55:57 +0000
commitdcb410e51aab896f42f1eb463cfb181270be5649 (patch)
tree6dd005f0174019908baed1748b06fa014dd2d682 /Makefile.in
parent41620bcbb3f21e2cf7d23242ab0d21b07c308a66 (diff)
downloadfetchmail-dcb410e51aab896f42f1eb463cfb181270be5649.tar.gz
fetchmail-dcb410e51aab896f42f1eb463cfb181270be5649.tar.bz2
fetchmail-dcb410e51aab896f42f1eb463cfb181270be5649.zip
Ready to ship.
svn path=/trunk/; revision=1893
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 1bd5d05b..f44776cb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -232,6 +232,7 @@ NOTES: design-notes.html
# Make distribution, update LSM with proper size, remake distribution
dist: Makefile.in
rm -f MANIFEST; make MANIFEST;
+ touch fetchmail.lsm
make fetchmail-$(VERS).tar.gz
lsmgen.sh $(VERS) `wc -c fetchmail-$(VERS).tar.gz` >fetchmail.lsm
make fetchmail-$(VERS).tar.gz