From 06c8a09d278410b03610e1dfea31ed11a07ad413 Mon Sep 17 00:00:00 2001 From: mccallum Date: Thu, 22 Feb 1996 22:09:05 +0000 Subject: [PATCH] (GNU_HEADERS): Add objects/array.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@986 72102866-910b-0410-8b05-ffd578937521 --- Source/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Makefile.in b/Source/Makefile.in index 6b2745791..8caf61f0a 100644 --- a/Source/Makefile.in +++ b/Source/Makefile.in @@ -295,6 +295,7 @@ objects/Time.h \ objects/ValueHolding.h \ objects/abort.h \ objects/allocs.h \ +objects/array.h \ objects/behavior.h \ objects/callbacks.h \ objects/data.h \