From 8bc73a219dded7962d0a8e7f7e1a33d3b2ff20c9 Mon Sep 17 00:00:00 2001 From: Andrew McCallum Date: Wed, 16 Aug 1995 18:20:06 +0000 Subject: [PATCH] (copy-dist): Remove linking of 'tasks' to admin. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@568 72102866-910b-0410-8b05-ffd578937521 --- Documentation/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/Makefile.in b/Documentation/Makefile.in index 93a3db49b..394d447d5 100644 --- a/Documentation/Makefile.in +++ b/Documentation/Makefile.in @@ -129,7 +129,6 @@ copy-dist: $(DIST_FILES) mkdir ../snap/doc ln $(DIST_FILES) ../snap/doc ln $(TOP_DOC_FILES) ../snap - ln TODO ../snap/admin/tasks Makefile: Makefile.in cd ..; $(SHELL) config.status