From 30e567da407b4fb52abfd0c96e16042fa57d31a0 Mon Sep 17 00:00:00 2001 From: mccallum Date: Sat, 15 Apr 1995 19:56:17 +0000 Subject: [PATCH] (GNU_HEADERS): Added objects/Streaming.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@372 72102866-910b-0410-8b05-ffd578937521 --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 442e84b9d..c78744d33 100644 --- a/Makefile.in +++ b/Makefile.in @@ -234,6 +234,7 @@ objects/SplayTree.h \ objects/Stack.h \ objects/StdioStream.h \ objects/Stream.h \ +objects/Streaming.h \ objects/String.h \ objects/TextCoder.h \ objects/Time.h \