summaryrefslogtreecommitdiff
path: root/source3/lib/replace/samba.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/replace/samba.m4')
-rw-r--r--source3/lib/replace/samba.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/replace/samba.m4 b/source3/lib/replace/samba.m4
index e62c3d3cd1..7984ef31db 100644
--- a/source3/lib/replace/samba.m4
+++ b/source3/lib/replace/samba.m4
@@ -23,7 +23,7 @@ done
SMB_SUBSYSTEM(LIBREPLACE,
[${LIBREPLACE_OBJS}],
- [LIBREPLACE_EXT],
+ [LIBREPLACE_EXT LIBREPLACE_NETWORK],
[-Ilib/replace])
LIBREPLACE_HOSTCC_OBJS=`echo ${LIBREPLACE_OBJS} |sed -e 's/\.o/\.ho/g'`