diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-04-09 03:51:54 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-04-09 03:51:54 +0200 |
commit | 5c3e4797b68a6ecffd2eeafe1152da1f3cea344d (patch) | |
tree | a8a566efa8082b8a64eb2374a180abe2a7796590 /source4/librpc | |
parent | ac10ac62c1e9b64280f3566425af08210d57bb04 (diff) | |
parent | cb1af202be8bd4bdfe5d4864b9d4e70de1a3e516 (diff) | |
download | samba-5c3e4797b68a6ecffd2eeafe1152da1f3cea344d.tar.gz samba-5c3e4797b68a6ecffd2eeafe1152da1f3cea344d.tar.bz2 samba-5c3e4797b68a6ecffd2eeafe1152da1f3cea344d.zip |
Merge branch 'openchange' into cprovision
(This used to be commit 596fc05785020cd7bd6d15d91b49172039f83bab)
Diffstat (limited to 'source4/librpc')
-rw-r--r-- | source4/librpc/config.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk index b6f3fdac52..0a265c7004 100644 --- a/source4/librpc/config.mk +++ b/source4/librpc/config.mk @@ -286,8 +286,6 @@ PUBLIC_DEPENDENCIES = LIBNDR NDR_NBT OBJ_FILES = gen_ndr/ndr_winbind.o PUBLIC_DEPENDENCIES = LIBNDR NDR_NETLOGON -PUBLIC_HEADERS += librpc/gen_ndr/winbind.h - librpc/idl-deps: ./librpc/idl-deps.pl librpc/idl/*.idl >$@ |