Disabled the automatic stacktrace generation in order to test it with GNUstep v1.16

Monotone-Parent: 764facae177bd6d33ff44eed127581dd7e8421cf
Monotone-Revision: effa75fe7d3256edbe231d579f2fff3813c969ba

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-09-10T22:18:43
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Ludovic Marcotte 2010-09-10 22:18:43 +00:00
parent 0aba9b359e
commit 75d6765b79
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ $(SOGOD)_INSTALL_DIR = $(SOGO_ADMIN_TOOLS)
$(SOGOD)_OBJC_FILES += \
sogod.m \
SOGo.m \
SOGo+DAV.m \
NSException+Stacktrace.m
SOGo+DAV.m
# NSException+Stacktrace.m
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/tool.make