summaryrefslogtreecommitdiff
path: root/source4/librpc/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/wscript_build')
-rw-r--r--source4/librpc/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/wscript_build b/source4/librpc/wscript_build
index 234fe425c9..ab80c09e66 100644
--- a/source4/librpc/wscript_build
+++ b/source4/librpc/wscript_build
@@ -288,7 +288,7 @@ bld.SAMBA_SUBSYSTEM('NDR_OPENDB',
bld.SAMBA_SUBSYSTEM('NDR_NOTIFY',
- source='gen_ndr/ndr_notify.c',
+ source='gen_ndr/ndr_s4_notify.c',
public_deps='LIBNDR'
)