summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-05-02 11:38:41 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-05-03 07:37:07 +0200
commit85fa87ea82a1dcbd4d0145e417d615ffca116751 (patch)
tree822e60f64f887b10b343b595117787b231c58343 /source3/wscript_build
parent4c8de5ab135d7d8462e264f616225122945c7682 (diff)
downloadsamba-85fa87ea82a1dcbd4d0145e417d615ffca116751.tar.gz
samba-85fa87ea82a1dcbd4d0145e417d615ffca116751.tar.bz2
samba-85fa87ea82a1dcbd4d0145e417d615ffca116751.zip
s3-ctdb Rename packet file and files to ctdb_packet
This avoids a conflicts with the Samba4 packet.c, as these is only used in CTDB Andrew Bartlett
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 0a12bfc5d4..83cc39ebe7 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -59,7 +59,7 @@ REG_PARSE_PRS_SRC = '''registry/reg_parse_prs.c'''
LIB_SRC = '''
lib/messages.c lib/messages_local.c
- lib/messages_ctdbd.c lib/packet.c lib/ctdbd_conn.c
+ lib/messages_ctdbd.c lib/ctdb_packet.c lib/ctdbd_conn.c
lib/interfaces.c lib/memcache.c
lib/talloc_dict.c
lib/util_sconn.c