mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(GNUSTEP_OTHER_SRCFILES): Add NSCallBacks.h.
(GNUSTEP_HEADERS): Remove Foundation/NSCallBacks.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@951 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
079a267be8
commit
3b35400984
1 changed files with 2 additions and 2 deletions
|
@ -409,7 +409,8 @@ NSCTemplateValue.m \
|
|||
dld-load.h \
|
||||
hpux-load.h \
|
||||
null-load.h \
|
||||
simple-load.h
|
||||
simple-load.h \
|
||||
NSCallBacks.h
|
||||
|
||||
GNUSTEP_OBJS = \
|
||||
$(GNUSTEP_MFILES:.m=$(OEXT)) \
|
||||
|
@ -423,7 +424,6 @@ Foundation/NSArray.h \
|
|||
Foundation/NSAutoreleasePool.h \
|
||||
Foundation/NSBitmapCharSet.h \
|
||||
Foundation/NSBundle.h \
|
||||
Foundation/NSCallBacks.h \
|
||||
Foundation/NSCharacterSet.h \
|
||||
Foundation/NSCoder.h \
|
||||
Foundation/NSConcreteNumber.h \
|
||||
|
|
Loading…
Reference in a new issue