summaryrefslogtreecommitdiff
path: root/Build/source/texk/texlive/linked_scripts/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/texlive/linked_scripts/Makefile.in')
-rw-r--r--Build/source/texk/texlive/linked_scripts/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/Makefile.in b/Build/source/texk/texlive/linked_scripts/Makefile.in
index 756d53d63ed..41c945af09a 100644
--- a/Build/source/texk/texlive/linked_scripts/Makefile.in
+++ b/Build/source/texk/texlive/linked_scripts/Makefile.in
@@ -328,6 +328,7 @@ texmf_other_scripts = \
bundledoc/bundledoc \
cachepic/cachepic.tlu \
checkcites/checkcites.lua \
+ citation-style-language/citeproc.lua \
chklref/chklref.pl \
cjk-gs-integrate/cjk-gs-integrate.pl \
clojure-pamphlet/pamphletangler \
@@ -730,6 +731,7 @@ uninstall-am: uninstall-nobase_dist_texmf_scriptsSCRIPTS
.PRECIOUS: Makefile
+# Build lists of scripts.
scripts-list: Makefile
@echo "Create $@"
@echo "texmf_scripts='" >$@
@@ -737,6 +739,10 @@ scripts-list: Makefile
@echo "'" >>$@
cmp -s $(srcdir)/scripts.lst $@ || cp -f $@ $(srcdir)/scripts.lst
+# Hard to remember the target name different from final file name.
+scripts-lst:
+ $(MAKE) scripts-list
+
@MAINTAINER_MODE_TRUE@all-local: scripts-list
@MAINTAINER_MODE_FALSE@all-local: