From fcf46aaceee47f7b845acbc18907b52d62f9387a Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 3 Dec 2006 18:36:46 +0000 Subject: 2006-12-03 Thomas Schwinge [bug #17121 --- ``GNU Hurd debian dir''] * debian/ChangeLog: Remove file. * Makefile (other-subdirs): Remove `debian'. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e6bd29af..6d7e688a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # -# Copyright (C) 1993,94,95,96,97,98,99,2001,02,04 -# Free Software Foundation, Inc. +# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004, +# 2006 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -44,7 +44,7 @@ prog-subdirs = auth proc exec init term \ benchmarks fstests # Other directories -other-subdirs = hurd doc config release include debian +other-subdirs = hurd doc config release include # All the subdirectories together subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs) -- cgit v1.2.3