mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Some testcase reliability improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39957 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
197fdeaecb
commit
69d6cfa99d
8 changed files with 51 additions and 30 deletions
|
@ -3,8 +3,9 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
|||
|
||||
TOOL_NAME = StatusServer
|
||||
|
||||
NEEDS_GUI = NO
|
||||
|
||||
StatusServer_OBJC_FILES = StatusServer.m
|
||||
StatusServer_NEEDS_GUI = NO
|
||||
|
||||
-include GNUmakefile.preamble
|
||||
include $(GNUSTEP_MAKEFILES)/tool.make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue