From 5dc68d27d1e979147642d4682044751f029b817c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 13 Oct 1996 03:19:51 +0000 Subject: Fixes for UIDL and Kerberos problems. svn path=/trunk/; revision=319 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index b3e85b31..a180b817 100644 --- a/Makefile.in +++ b/Makefile.in @@ -158,7 +158,7 @@ $(mandir)/$(instname).$(manext): fetchmail.man $(INSTALL_DATA) $(srcdir)/fetchmail.man $@ fetchmail.spec: Makefile.in - specgen.sh $(VERS) >fetchmail.spec + $(srcdir)/specgen.sh $(VERS) >fetchmail.spec .PHONY: clean realclean distclean mostlyclean clean: -- cgit v1.2.3