summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-09-18 17:33:55 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-09-18 17:33:55 +0000
commit90c0c71a735e84ed8a19b201cc6811e35e1b86fe (patch)
tree7a40b847a024f7070397dc4c78c4eb67551f8f6e /Build/source/texk/chktex/Makefile.am
parent4b3819719b81f03387cf0be7f4241c37d850e7c9 (diff)
chktex: Install chkweb as linked script
git-svn-id: svn://tug.org/texlive/trunk@27702 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/chktex/Makefile.am')
-rw-r--r--Build/source/texk/chktex/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/Build/source/texk/chktex/Makefile.am b/Build/source/texk/chktex/Makefile.am
index ae35a3363f7..90105364e97 100644
--- a/Build/source/texk/chktex/Makefile.am
+++ b/Build/source/texk/chktex/Makefile.am
@@ -55,6 +55,7 @@ man_MANS = \
$(CHKTEX_TREE)/deweb.1
perl_scripts = deweb
+sh_scripts = chkweb
scriptsdir = texmf/scripts/chktex
nodist_bin_SCRIPTS =
@@ -62,14 +63,11 @@ include $(srcdir)/../../texk/am/script_links.am
texmfdir = $(datarootdir)/$(scriptsdir)
nodist_texmf_SCRIPTS = $(perl_scripts:=.pl)
+texmf_SCRIPTS = $(CHKTEX_TREE)/chkweb.sh
-install-data-hook: install-perl-links
+install-data-hook: install-perl-links install-sh-links
uninstall-hook: uninstall-links
-if !WIN32
-bin_SCRIPTS = $(CHKTEX_TREE)/chkweb
-endif !WIN32
-
# resource file
configdir = $(datarootdir)/texmf/chktex