Loading lib/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ $(srcdir)/getdate.c: getdate.y $(YACC) $(YFLAGS) getdate.y; \ mv -f y.tab.c getdate.c $(top_builddir)/ca-bundle.h: Makefile.in Makefile $(srcdir)/ca-bundle.h: Makefile.in Makefile echo "/* The file is generated automaticly */" > $@ if CABUNDLE echo '#define CURL_CA_BUNDLE @CURL_CA_BUNDLE@' >> $@ Loading Loading
lib/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -90,7 +90,7 @@ $(srcdir)/getdate.c: getdate.y $(YACC) $(YFLAGS) getdate.y; \ mv -f y.tab.c getdate.c $(top_builddir)/ca-bundle.h: Makefile.in Makefile $(srcdir)/ca-bundle.h: Makefile.in Makefile echo "/* The file is generated automaticly */" > $@ if CABUNDLE echo '#define CURL_CA_BUNDLE @CURL_CA_BUNDLE@' >> $@ Loading