summaryrefslogtreecommitdiff
path: root/fonts/thai/fonts-tlwg/tlwg/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/thai/fonts-tlwg/tlwg/Makefile.in')
-rw-r--r--fonts/thai/fonts-tlwg/tlwg/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/fonts/thai/fonts-tlwg/tlwg/Makefile.in b/fonts/thai/fonts-tlwg/tlwg/Makefile.in
index 1e1f8f71cc..dd4f849b80 100644
--- a/fonts/thai/fonts-tlwg/tlwg/Makefile.in
+++ b/fonts/thai/fonts-tlwg/tlwg/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.16.1 from Makefile.am.
+# Makefile.in generated by automake 1.16.2 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2018 Free Software Foundation, Inc.
+# Copyright (C) 1994-2020 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -827,7 +827,7 @@ uninstall-am: uninstall-ltxafmDATA uninstall-ltxmapDATA \
SUFFIXES: .sfd .ttf .otf .woff .pfb
TTF%.ttf: %.sfd
- $(top_srcdir)/scripts/gen-test-ttf.py $<
+ $(PYTHON) $(top_srcdir)/scripts/gen-test-ttf.py $<
OTF%.otf: %.sfd
$(FONTFORGE) -script $(top_srcdir)/scripts/gen-test-otf.pe $<
@@ -836,7 +836,7 @@ PS%.afm PS%.pfb: %.sfd
$(FONTFORGE) -script $(top_srcdir)/scripts/gen-test-pfb.pe $<
%.ttf: %.sfd
- $(top_srcdir)/scripts/gen-ttf.py $<
+ $(PYTHON) $(top_srcdir)/scripts/gen-ttf.py $<
%.otf: %.sfd
$(FONTFORGE) -script $(top_srcdir)/scripts/gen-otf.pe $<