X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=doc%2FMakefile.am;h=ee2f4127227ca036a6cc87fcc3af05b84d5d7264;hb=78bfbb5661c534c1790f1e4c82ef1581baa2311c;hp=c1e061b0b52514200d15346ec12ec71b05b00868;hpb=ae678398792d063722b57b51d19bf92f56fdc406;p=chaz%2Ftar diff --git a/doc/Makefile.am b/doc/Makefile.am index c1e061b..ee2f412 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -24,8 +24,8 @@ tar_TEXINFOS = \ freemanuals.texi\ genfile.texi\ getdate.texi\ - intern.texi\ header.texi\ + intern.texi\ rendition.texi\ snapshot.texi\ sparse.texi\ @@ -79,7 +79,7 @@ TEXI2DVI=texi2dvi -t '@set $(RENDITION)' -E # Usual value is: # /usr/share/texmf/pdftex/plain/misc:/usr/share/texmf/pdftex/config manual: - TEXINPUTS=$(srcdir):$(top_srcdir)/config:$(TEXINPUTS) \ + TEXINPUTS=$(srcdir):$(top_srcdir)/build-tex:$(TEXINPUTS) \ MAKEINFO="$(MAKEINFO) $(MAKEINFOFLAGS)" \ TEXI2DVI="$(TEXI2DVI) -t @finalout" \ $(GENDOCS) tar 'GNU tar manual'