deisable PTY in build

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@39590 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2016-03-23 00:31:14 +00:00
parent 0bc7e0d6b1
commit 9d1a01891c

View file

@ -39,7 +39,6 @@ ProjectCenter_HEADERS= \
PCDebugger.h \
PCDebugggerView.h \
PCDebuggerViewDelegateProtocol.h \
PTYView.h \
PipeDelegate.h
#
@ -48,10 +47,10 @@ ProjectCenter_HEADERS= \
ProjectCenter_OBJC_FILES= \
PCDebugger.m \
PCDebuggerView.m \
PTYView.m \
PipeDelegate.m
#for PTYView
#ADDITIONAL_NATIVE_LIBS += util
include ../../GNUmakefile.bundles