summaryrefslogtreecommitdiff
path: root/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/Makefile.am
blob: 69afb26071977c95e4eef22e8bb8c7ec14d7959e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
MathJaxSVGRegularMainTexFontsOutputJaxdir= $(backenddir)/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Regular

MathJaxSVGRegularMainTexFontsOutputJax_DATA= 	BasicLatin.js \
												CombDiacritMarks.js \
												GeometricShapes.js \
												GreekAndCoptic.js \
												LatinExtendedA.js \
												LatinExtendedB.js \
												LetterlikeSymbols.js \
												Main.js \
												MathOperators.js \
												MiscSymbols.js \
												SpacingModLetters.js \
												SuppMathOperators.js

-include $(top_srcdir)/git.mk