From bc1664303dad3777c16a8379e5c3257b41aeac69 Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Sun, 7 Feb 2010 15:13:06 +0200 Subject: Adding a News file --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 336e136..63d389b 100644 --- a/Makefile +++ b/Makefile @@ -9,11 +9,11 @@ OTFL = $(wildcard otfl-*.lua) COMPILED = $(DOC) UNPACKED = luaotfload.sty luaotfload.lua GENERATED = $(COMPILED) $(UNPACKED) -SOURCE = $(DTX) $(OTFL) README Makefile +SOURCE = $(DTX) $(OTFL) README Makefile News # Files grouped by installation location RUNFILES = $(UNPACKED) $(OTFL) -DOCFILES = $(DOC) README +DOCFILES = $(DOC) README News SRCFILES = $(DTX) Makefile # The following definitions should be equivalent -- cgit v1.2.3