mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 10:55:25 +00:00
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
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user