mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r18230: Build Samba3 RPC client<->libndr glue code.
This commit is contained in:
parent
b860685a81
commit
c77ddae4f0
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
PIDL_ARGS="--outputdir librpc/gen_ndr --header --ndr-parser --"
|
||||
PIDL_ARGS="--outputdir librpc/gen_ndr --header --ndr-parser --samba3-ndr-client --"
|
||||
PIDL_EXTRA_ARGS="$*"
|
||||
|
||||
oldpwd=`pwd`
|
||||
|
Loading…
Reference in New Issue
Block a user