From 248d50f46dee46b17119f5f6c212bf42f77c5e80 Mon Sep 17 00:00:00 2001 From: Will Robertson Date: Thu, 20 May 2010 18:53:21 +0930 Subject: remove NEWS from the Makefile (still hope it's okay with everyone) --- Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3