From ea136b97491c715efec552ef085f0c2bd60aa91c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 28 Jul 1997 20:39:57 +0000 Subject: Ready to ship. svn path=/trunk/; revision=1184 --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 78663dc5..691755ed 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=4.0.2 +VERS=4.0.3 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -202,7 +202,7 @@ config = $(srcdir)/Makefile.in $(srcdir)/configure.in $(srcdir)/configure \ scripts = $(srcdir)/install.sh $(srcdir)/mkinstalldirs \ $(srcdir)/specgen.sh $(srcdir)/lsmgen.sh all = $(docs) $(config) $(srcs) $(parser) $(headers) $(extra) $(scripts) \ - $(srcdir)/contrib/* $(srcdir)/MANIFEST + $(srcdir)/contrib/* $(srcdir)/MANIFEST $(srcdir)/LIBOPIE.PATCH MANIFEST: $(srcdir) Makefile.in @echo $(all) | tr "[ \t]" '\n' | sort | sed "s/\\./fetchmail-$(VERS)/" >MANIFEST -- cgit v1.2.3