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 used to be commit c77ddae4f0
)
This commit is contained in:
parent
cb78a0d24a
commit
c43047009b
@ -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