diff --git a/ChangeLog b/ChangeLog index 04f14e658..126af7691 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-07-11 David Ayers + + * Source/GNUmakefile: Make GNUstep.h public. + 2003-07-11 Richard Frith-Macdonald * Headers/Foundation/NSPort.h: Tweak for mingw and correct conditional diff --git a/Source/GNUmakefile b/Source/GNUmakefile index a11c1bd54..29bab09fa 100644 --- a/Source/GNUmakefile +++ b/Source/GNUmakefile @@ -113,6 +113,7 @@ GCObject.h \ GSCategories.h \ GSObjCRuntime.h \ Unicode.h \ +GNUstep.h \ behavior.h \ objc-gnu2next.h