diff options
Diffstat (limited to 'source4/lib/replace')
| -rw-r--r-- | source4/lib/replace/samba.m4 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/replace/samba.m4 b/source4/lib/replace/samba.m4 index e62c3d3cd1..7984ef31db 100644 --- a/source4/lib/replace/samba.m4 +++ b/source4/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'`  | 
