mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(GNU_HEADERS): Added new file behavior.h.
(GNU_CFILES): Added new file behavior.c. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@204 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f3efcb0e3d
commit
0e115b5837
1 changed files with 2 additions and 0 deletions
|
@ -165,6 +165,7 @@ NSRange.m \
|
|||
NSValue.m
|
||||
|
||||
GNU_CFILES = \
|
||||
behavior.c \
|
||||
collhash.c \
|
||||
objc-malloc.c \
|
||||
o_vscanf.c
|
||||
|
@ -249,6 +250,7 @@ objects/String.h \
|
|||
objects/TextCoder.h \
|
||||
objects/Time.h \
|
||||
objects/ValueHolding.h \
|
||||
objects/behavior.h \
|
||||
objects/collhash.h \
|
||||
objects/config.h \
|
||||
objects/elt.h \
|
||||
|
|
Loading…
Reference in a new issue