Loading lib/Makefile.am +2 −2 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ http_ntlm.c http_ntlm.h ca-bundle.h inet_pton.c inet_pton.h noinst_HEADERS = setup.h transfer.h BUILT_SOURCES = $(srcdir)/getdate.c $(srcdir)/ca-bundle.h BUILT_SOURCES = $(srcdir)/getdate.c $(top_builddir)/lib/ca-bundle.h # Say $(srcdir), so GNU make does not report an ambiguity with the .y.c rule. $(srcdir)/getdate.c: getdate.y Loading @@ -93,7 +93,7 @@ $(srcdir)/getdate.c: getdate.y $(YACC) $(YFLAGS) getdate.y; \ mv -f y.tab.c getdate.c $(srcdir)/ca-bundle.h: Makefile.in Makefile $(top_builddir)/lib/ca-bundle.h: Makefile.in Makefile @if test -f $@; then \ chmod 0644 $@; \ fi Loading Loading
lib/Makefile.am +2 −2 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ http_ntlm.c http_ntlm.h ca-bundle.h inet_pton.c inet_pton.h noinst_HEADERS = setup.h transfer.h BUILT_SOURCES = $(srcdir)/getdate.c $(srcdir)/ca-bundle.h BUILT_SOURCES = $(srcdir)/getdate.c $(top_builddir)/lib/ca-bundle.h # Say $(srcdir), so GNU make does not report an ambiguity with the .y.c rule. $(srcdir)/getdate.c: getdate.y Loading @@ -93,7 +93,7 @@ $(srcdir)/getdate.c: getdate.y $(YACC) $(YFLAGS) getdate.y; \ mv -f y.tab.c getdate.c $(srcdir)/ca-bundle.h: Makefile.in Makefile $(top_builddir)/lib/ca-bundle.h: Makefile.in Makefile @if test -f $@; then \ chmod 0644 $@; \ fi Loading