summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/luatex/luamplib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/luatex/luamplib/Makefile')
-rw-r--r--Master/texmf-dist/source/luatex/luamplib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/luatex/luamplib/Makefile b/Master/texmf-dist/source/luatex/luamplib/Makefile
index fa7a67c1c79..3d5e9cd0d49 100644
--- a/Master/texmf-dist/source/luatex/luamplib/Makefile
+++ b/Master/texmf-dist/source/luatex/luamplib/Makefile
@@ -7,12 +7,12 @@ DTX = $(NAME).dtx
# Files grouped by generation mode
COMPILED = $(DOC)
UNPACKED = luamplib-createmem.lua luamplib.lua luamplib.sty
-SOURCE = $(DTX) README Makefile
+SOURCE = $(DTX) README Makefile NEWS
GENERATED = $(COMPILED) $(UNPACKED)
# Files grouped by installation location
RUNFILES = $(UNPACKED)
-DOCFILES = $(DOC) README
+DOCFILES = $(DOC) README NEWS
SRCFILES = $(DTX) Makefile
# The following definitions should be equivalent