From 7714c6972814b0ff3175479b09d0139dd67c6ab0 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Fri, 21 May 2010 05:43:20 +0300 Subject: Revert "remove NEWS from the Makefile" This reverts commit 248d50f46dee46b17119f5f6c212bf42f77c5e80. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4bfce53..4885374 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 $(SCRIPT) +SOURCE = $(DTX) $(OTFL) README Makefile NEWS $(SCRIPT) # Files grouped by installation location SCRIPTFILES = $(SCRIPT) RUNFILES = $(UNPACKED) $(OTFL) -DOCFILES = $(DOC) README +DOCFILES = $(DOC) README NEWS SRCFILES = $(DTX) Makefile # The following definitions should be equivalent -- cgit v1.2.3