mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 10:01:14 +00:00
Build example services tool
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3721 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
300379d9c5
commit
f1833d783f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
|||
include ../Version
|
||||
# The applications to be compiled
|
||||
TOOL_NAME = gpbs make_services set_show_service
|
||||
#SERVICE_NAME = example
|
||||
SERVICE_NAME = example
|
||||
|
||||
# The source files to be compiled
|
||||
gpbs_OBJC_FILES = gpbs.m Functions.m
|
||||
|
|
Loading…
Reference in a new issue