summaryrefslogtreecommitdiff
path: root/backend/epub/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Makefile.am
blob: 5b259962e1b4e3df48b35a45d73c3ef018d64ab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
MathJaxSVGTexRegularAMSFontsOutputJaxdir= $(backenddir)/epub/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular

MathJaxSVGTexRegularAMSFontsOutputJax_DATA= Arrows.js \
											BoxDrawing.js \
											CombDiacritMarks.js \
											Dingbats.js \
											EnclosedAlphanum.js \
											GeneralPunctuation.js \
											GeometricShapes.js \
											GreekAndCoptic.js \
											Latin1Supplement.js \
											LatinExtendedA.js \
											LetterlikeSymbols.js \
											Main.js \
											MathOperators.js \
											MiscMathSymbolsB.js \
											MiscSymbols.js \
											MiscTechnical.js \
											PUA.js \
											SpacingModLetters.js \
											SuppMathOperators.js

EXTRA_DIST = $(MathJaxSVGTexRegularAMSFontsOutputJax_DATA)

-include $(top_srcdir)/git.mk