aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-13 03:19:51 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-13 03:19:51 +0000
commit5dc68d27d1e979147642d4682044751f029b817c (patch)
treece7f41d3acf7c80d85aeaffeded1f7bc705de09d /Makefile.in
parent17cb8e0ac70fc0693211d17bf74a4fc08f57ae8c (diff)
downloadfetchmail-5dc68d27d1e979147642d4682044751f029b817c.tar.gz
fetchmail-5dc68d27d1e979147642d4682044751f029b817c.tar.bz2
fetchmail-5dc68d27d1e979147642d4682044751f029b817c.zip
Fixes for UIDL and Kerberos problems.
svn path=/trunk/; revision=319
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
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: