Improved CON_AUTOLOAD tests.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2780 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1998-03-31 16:34:29 +00:00
parent 3eef888e08
commit 3c756dba20
6 changed files with 47 additions and 26 deletions

View file

@ -138,7 +138,7 @@ BUNDLE_NAME=LoadMe
LoadMe_OBJC_FILES = LoadMe.m MyCategory.m SecondClass.m
# The bundle resource files and directories
LoadMe_RESOURCES = English.lproj/NXStringTable.example
LoadMe_RESOURCE_FILES = English.lproj/NXStringTable.example
LoadMe_RESOURCE_DIRS = English.lproj
SRCS = $(TEST_TOOL_NAME:=.m)