(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:
mccallum 1995-03-24 20:01:16 +00:00
parent f3efcb0e3d
commit 0e115b5837

View file

@ -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 \