From ca454833b6f11da322c6aa4e64861fc4ef635087 Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Tue, 22 Jun 2004 22:35:33 +0000 Subject: [PATCH] added NSIndexSet.h to list of files to generate gsdoc for git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19587 72102866-910b-0410-8b05-ffd578937521 --- Source/DocMakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/DocMakefile b/Source/DocMakefile index d415e5121..6bb15fa62 100644 --- a/Source/DocMakefile +++ b/Source/DocMakefile @@ -64,6 +64,7 @@ NSFormatter.h \ NSGeometry.h \ NSHashTable.h \ NSHost.h \ +NSIndexSet.h \ NSInvocation.h \ NSKeyedArchiver.h \ NSKeyValueCoding.h \