summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fonts-tlwg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/Makefile.am')
-rw-r--r--Master/texmf-dist/source/fonts/fonts-tlwg/Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/Makefile.am b/Master/texmf-dist/source/fonts/fonts-tlwg/Makefile.am
index 824b629b0c9..4260986eb61 100644
--- a/Master/texmf-dist/source/fonts/fonts-tlwg/Makefile.am
+++ b/Master/texmf-dist/source/fonts/fonts-tlwg/Makefile.am
@@ -1,6 +1,10 @@
MAINTAINERCLEANFILES = Makefile.in configure aclocal.m4
-EXTRA_DIST = ChangeLog.thai-ttf GPL
+EXTRA_DIST = \
+ ChangeLog.thai-ttf \
+ GPL \
+ build-aux/git-version-gen \
+ $(NULL)
SUBDIRS = scripts latex nf nectec sipa tlwg fontconfig tests
@@ -61,6 +65,9 @@ if INCLUDE_PFB
endif
endif # INCLUDE_XFONTSDIR
+dist-hook:
+ echo $(VERSION) > $(distdir)/VERSION
+
if INCLUDE_LATEX
tdsdist_tgz = $(LATEX_PACKAGE)-$(VERSION).tds.tar.gz
ctandist_tgz = $(LATEX_PACKAGE)-$(VERSION).ctan.tar.gz