From 443e6d1e48118067fa6ae535272839ef183863a0 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Tue, 11 Sep 2007 12:44:16 +0000 Subject: fix files list --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4d3b2c9..4c10bd6 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ LIST = csh.cshrc csh.login host.conf hosts.allow hosts.deny inputrc \ subdir = passgrp utils man -FILES = $(subdir) $(LIST) Makefile ChangeLog +FILES = $(subdir) $(LIST) Makefile NEWS all: @for dir in $(subdir);do \ -- cgit v1.2.1