summaryrefslogtreecommitdiffstats
path: root/recipes/gnet/files/buildfix.patch
blob: 806762026453b76f6d1423bacfae11375c375dc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: gnet/examples/Makefile.am
===================================================================
--- gnet.orig/examples/Makefile.am
+++ gnet/examples/Makefile.am
@@ -2,7 +2,7 @@
 
 @SET_MAKE@
 
-SUBDIRS = xmlrpc
+SUBDIRS =
 
 if OS_WIN32
 noinst_PROGRAMS = echoclient       echoserver 			\