summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/listings/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-25 21:10:48 +0000
committerKarl Berry <karl@freefriends.org>2020-03-25 21:10:48 +0000
commited06debf5f768921e0fe0fd466866d881c2d4ea6 (patch)
tree2aad020900036f7b02fbb916ec7e78f313eb19bb /Master/texmf-dist/source/latex/listings/Makefile
parent293dbc2133c205a25092c69c509c285035ec3b21 (diff)
listings (25mar20)
git-svn-id: svn://tug.org/texlive/trunk@54545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/listings/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/listings/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/listings/Makefile b/Master/texmf-dist/source/latex/listings/Makefile
index 5792254ad4d..49750393d34 100644
--- a/Master/texmf-dist/source/latex/listings/Makefile
+++ b/Master/texmf-dist/source/latex/listings/Makefile
@@ -36,9 +36,10 @@ DISTRIBUTION_FILES = ../$(PACKAGE)/$(PACKAGE).pdf \
../$(PACKAGE)/README \
../$(PACKAGE)/Makefile \
../$(PACKAGE)/lstdrvrs.dtx \
- ../$(PACKAGE)/lstdrvrs.ins \
../$(PACKAGE)/lstdrvrs.pdf
PACKAGE_FILES = $(subst ../$(PACKAGE)/,,$(DISTRIBUTION_FILES))
+STY_FILES = listings.cfg listings.sty lstmisc.sty \
+ lstlang0.sty lstlang1.sty lstlang2.sty
.SUFFIXES: # Delete the default suffixes
.SUFFIXES: .dtx .ins .pdf .sty # Define our own suffix list