From 6e5a4f0fbfa6b6815cf2b240f03986653ffe507c Mon Sep 17 00:00:00 2001 From: helge Date: Tue, 20 Sep 2005 10:15:50 +0000 Subject: [PATCH] some minor fixes git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1123 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-xml/SaxObjC/GNUmakefile | 1 + xmlrpc_call/GNUmakefile | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/sope-xml/SaxObjC/GNUmakefile b/sope-xml/SaxObjC/GNUmakefile index 437dbdce..1f0cb15b 100644 --- a/sope-xml/SaxObjC/GNUmakefile +++ b/sope-xml/SaxObjC/GNUmakefile @@ -50,6 +50,7 @@ libSaxObjC_HEADER_FILES = \ SaxMethodCallHandler.h \ XMLNamespaces.h \ +libSaxObjC_PCH_FILE = common.h # building diff --git a/xmlrpc_call/GNUmakefile b/xmlrpc_call/GNUmakefile index aab81cc8..246c3b1e 100644 --- a/xmlrpc_call/GNUmakefile +++ b/xmlrpc_call/GNUmakefile @@ -18,3 +18,7 @@ xmlrpc_call_OBJC_FILES += \ include $(GNUSTEP_MAKEFILES)/tool.make -include GNUmakefile.postamble -include fhs.make + +macosx-pkg :: + # do not build a pkg just for this tool + -- 2.39.5