mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Revert subtly broken change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21391 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9ac16024f5
commit
6d0751af3e
56 changed files with 333 additions and 444 deletions
|
@ -54,6 +54,7 @@ CHECKABLE_TOOLS = \
|
|||
nshost \
|
||||
nsindexset \
|
||||
nsinvocation \
|
||||
nskvo \
|
||||
nsmaptable \
|
||||
nsmethodsignature \
|
||||
nsnotification \
|
||||
|
@ -113,6 +114,7 @@ nshashtable_OBJC_FILES = nshashtable.m
|
|||
nshost_OBJC_FILES = nshost.m
|
||||
nsindexset_OBJC_FILES = nsindexset.m
|
||||
nsinvocation_OBJC_FILES = nsinvocation.m
|
||||
nskvo_OBJC_FILES = nskvo.m
|
||||
nsmaptable_OBJC_FILES = nsmaptable.m
|
||||
nsmethodsignature_OBJC_FILES = nsmethodsignature.m
|
||||
nsnotification_OBJC_FILES = nsnotification.m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue