summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4885374..4bfce53 100644
--- a/Makefile
+++ b/Makefile
@@ -10,12 +10,12 @@ SCRIPT = mkluatexfontdb.lua
COMPILED = $(DOC)
UNPACKED = luaotfload.sty luaotfload.lua
GENERATED = $(COMPILED) $(UNPACKED)
-SOURCE = $(DTX) $(OTFL) README Makefile NEWS $(SCRIPT)
+SOURCE = $(DTX) $(OTFL) README Makefile $(SCRIPT)
# Files grouped by installation location
SCRIPTFILES = $(SCRIPT)
RUNFILES = $(UNPACKED) $(OTFL)
-DOCFILES = $(DOC) README NEWS
+DOCFILES = $(DOC) README
SRCFILES = $(DTX) Makefile
# The following definitions should be equivalent