From d1cbf40d6ca2599922592915838e395e02e8d51d Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Fri, 23 Aug 2002 13:26:25 +0000 Subject: 2002-08-23 Marcus Brinkmann * Makefile (DIST_FILES): New variable. * hurd.ti: New file describing the terminal capabilities of the Hurd console server. --- console/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'console/Makefile') diff --git a/console/Makefile b/console/Makefile index a7d47b85..0ad406e7 100644 --- a/console/Makefile +++ b/console/Makefile @@ -25,6 +25,7 @@ target = console SRCS = console.c display.c input.c LCLHDRS = display.h input.h priv.h mutations.h +DIST_FILES = hurd.ti MIGSTUBS = notifyServer.o tioctlServer.o fs_notifyUser.o -- cgit v1.2.3