From f605070d37c741436b5f82745eae2a5c018e304d Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Tue, 21 Feb 2012 12:17:10 +0100 Subject: Add `console/motd.UTF8' to the distribution. * console/Makefile (DIST_FILES): Add `motd.UTF8'. --- console/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'console') diff --git a/console/Makefile b/console/Makefile index 71f7f1e4..3eb4252e 100644 --- a/console/Makefile +++ b/console/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2002 Free Software Foundation, Inc. +# Copyright (C) 2002, 2012 Free Software Foundation, Inc. # Written by Marcus Brinkmann. # # This file is part of the GNU Hurd. @@ -25,7 +25,7 @@ target = console SRCS = console.c display.c pager.c input.c LCLHDRS = display.h pager.h input.h priv.h mutations.h -DIST_FILES = hurd.ti +DIST_FILES = hurd.ti motd.UTF8 MIGSTUBS = notifyServer.o tioctlServer.o fs_notifyUser.o -- cgit v1.2.3