--- Makefile.am.orig	2003-08-06 20:30:44.000000000 +0200
+++ Makefile.am	2003-08-06 20:31:04.000000000 +0200
@@ -82,7 +82,6 @@
 	  mv -f y.tab.c getdate.c
 
 $(srcdir)/ca-bundle.h: Makefile.in Makefile
-	cd $(srcdir) && \
 	echo "/* The file is generated automaticly */" > $@
 if CABUNDLE
 	echo '#define CURL_CA_BUNDLE @CURL_CA_BUNDLE@' >> $@

