]> err.no Git - sope/commitdiff
some minor fixes
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Tue, 20 Sep 2005 10:15:50 +0000 (10:15 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Tue, 20 Sep 2005 10:15:50 +0000 (10:15 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1123 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-xml/SaxObjC/GNUmakefile
xmlrpc_call/GNUmakefile

index 437dbdcecaab76da756787cdad5fb52b1f653ebe..1f0cb15b603ea52ba5dad833592c136997fb0267 100644 (file)
@@ -50,6 +50,7 @@ libSaxObjC_HEADER_FILES = \
        SaxMethodCallHandler.h          \
        XMLNamespaces.h                 \
 
+libSaxObjC_PCH_FILE = common.h
 
 # building
 
index aab81cc8ef26c3043218c837add5b8c01275eddd..246c3b1ef519d3ff7deb0dfa81cef1c602626c92 100644 (file)
@@ -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
+