summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-14 22:41:02 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-14 22:41:02 +0200
commit15c52eb514d9b498363f16391f825b6776cb0d4c (patch)
tree7c4270d529d78958bac1cdbbe493c54a983673b3 /source3/Makefile.in
parent6e2a470cd281cf39555d6401455be2f3bdca23ec (diff)
parent7fb9007f3dbaa50491b851eec6d303b3c17c2c2e (diff)
downloadsamba-15c52eb514d9b498363f16391f825b6776cb0d4c.tar.gz
samba-15c52eb514d9b498363f16391f825b6776cb0d4c.tar.bz2
samba-15c52eb514d9b498363f16391f825b6776cb0d4c.zip
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index bd29792701..76fc101af3 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1198,10 +1198,10 @@ samba3-idl::
epmapper.idl messaging.idl xattr.idl misc.idl samr.idl security.idl \
dssetup.idl krb5pac.idl ntsvcs.idl libnetapi.idl drsuapi.idl drsblobs.idl \
nbt.idl" \
+ IDL_PATH="librpc/idl" \
CPP="$(CPP)" PIDL="../pidl/pidl" \
srcdir="$(srcdir)" $(srcdir)/script/build_idl.sh $(PIDL_ARGS)
-
#####################################################################