diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-21 01:58:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-21 01:58:44 +0000 |
commit | b04210a80c629929ca93c6e3c0821f5061ff8096 (patch) | |
tree | 4d3aa84594425799d02de09136dcd4ba67a2f978 /Master/texmf-dist/doc/latex/comprehensive/source/Makefile | |
parent | 05f451ad4f7dde9c913a9fcf2ae9c022879410b5 (diff) |
comprehensive (20jan17)
git-svn-id: svn://tug.org/texlive/trunk@43001 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/comprehensive/source/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/comprehensive/source/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/comprehensive/source/Makefile b/Master/texmf-dist/doc/latex/comprehensive/source/Makefile index 42c357e2197..1876486e962 100644 --- a/Master/texmf-dist/doc/latex/comprehensive/source/Makefile +++ b/Master/texmf-dist/doc/latex/comprehensive/source/Makefile @@ -18,19 +18,20 @@ TARGETS_SOURCE = lightbulb.eps lightbulb10.pfb lightbulb.map # There are a few files that we didn't generate but that need to be # distributed. EXTRADIST = symbols.tex lightbulb10.mf lightbulb.mf \ - symbols.ist fakego.sty unicode2eps.pe \ + symbols.ist fakego.sty unicode2eps.pe fakeold-arrows.sty \ makefakeMnSymbol teubner-subset.sty fakemusixtex.sty \ fakearevmath.sty fakedozenal.sty fakelatexsym.sty \ - makefakefdsymbol makefakeboisik fakearcs.sty \ + makefakefdsymbol makefakeboisik fakearcs.sty fakeallrunes.sty \ makefakestix makefakestarfont makerawtables \ Makefile # All formats of the symbol list depend upon the following files. COMMONDEPS = symbols.tex symbols.ist fakeMnSymbol.sty teubner-subset.sty \ fakemusixtex.sty fakeknitting.sty fakefdsymbol.sty \ - fakeboisik.sty fakestix.sty fakearcs.sty \ + fakeboisik.sty fakestix.sty fakearcs.sty fakeold-arrows.sty \ fakearevmath.sty fakedozenal.sty fakelatexsym.sty \ fakestarfont.sty nonlatex versatim.tex junicode lilyglyphs \ + fakeallrunes.sty \ $(TARGETS_SOURCE) # The following non-LaTeX files will be copied to the current |