Loading lib/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -107,5 +107,5 @@ install-data-hook: # this hook is mainly for non-unix systems to build even if configure # isn't run dist-hook: chmod 0666 $(distdir)/ca-bundle.h chmod 0644 $(distdir)/ca-bundle.h echo "/* ca bundle path set in here*/" > $(distdir)/ca-bundle.h src/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -50,5 +50,5 @@ hugehelp.c: $(README) $(MANPAGE) mkhelp.pl # for distribution, generate an uncompressed help file! dist-hook: chmod 0666 $(distdir)/hugehelp.c chmod 0644 $(distdir)/hugehelp.c $(NROFF) -man $(MANPAGE) | $(PERL) $(MKHELP) $(README) > $(distdir)/hugehelp.c Loading
lib/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -107,5 +107,5 @@ install-data-hook: # this hook is mainly for non-unix systems to build even if configure # isn't run dist-hook: chmod 0666 $(distdir)/ca-bundle.h chmod 0644 $(distdir)/ca-bundle.h echo "/* ca bundle path set in here*/" > $(distdir)/ca-bundle.h
src/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -50,5 +50,5 @@ hugehelp.c: $(README) $(MANPAGE) mkhelp.pl # for distribution, generate an uncompressed help file! dist-hook: chmod 0666 $(distdir)/hugehelp.c chmod 0644 $(distdir)/hugehelp.c $(NROFF) -man $(MANPAGE) | $(PERL) $(MKHELP) $(README) > $(distdir)/hugehelp.c