From 66ab80bca6c1d616fe937ff64ea80d1ba08ec559 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 24 Feb 2012 21:32:58 +0000 Subject: Update makefile for FDL 1.3 change. --- manual/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual') diff --git a/manual/Makefile b/manual/Makefile index 6959dd24c2..df96abcafb 100644 --- a/manual/Makefile +++ b/manual/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1992-1999,2000,2001,2002,2003,2004,2006,2011 +# Copyright (C) 1992-2012 # Free Software Foundation, Inc. # This file is part of the GNU C Library. @@ -59,7 +59,7 @@ chapters = $(addsuffix .texi, \ users sysinfo conf crypt debug) add-chapters = $(wildcard $(foreach d, $(add-ons), ../$d/$d.texi)) appendices = lang.texi header.texi install.texi maint.texi contrib.texi -licenses = freemanuals.texi lgpl-2.1.texi fdl-1.1.texi +licenses = freemanuals.texi lgpl-2.1.texi fdl-1.3.texi -include texis texis: texis.awk $(chapters) $(add-chapters) $(appendices) $(licenses) -- cgit v1.2.3