aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
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: