diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-08-12 17:37:42 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:57:56 -0500 |
commit | 71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8 (patch) | |
tree | 230e57c609fb7873851c8255d0c2edab9c6ee980 /source4/librpc/config.m4 | |
parent | 3301f6c59e888b4b64dbd64d539bbfcfff0c4eee (diff) | |
download | samba-71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8.tar.gz samba-71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8.tar.bz2 samba-71e149a8a3a25e5f10cd4896c46b32f55a5bbcc8.zip |
r1774: Add the uuids of the known exchange pipes
(This used to be commit 0e07a068b4fa6eaa4c73681dc2e4c156605aba89)
Diffstat (limited to 'source4/librpc/config.m4')
-rw-r--r-- | source4/librpc/config.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/config.m4 b/source4/librpc/config.m4 index e6cffa81ca..612ee341d0 100644 --- a/source4/librpc/config.m4 +++ b/source4/librpc/config.m4 @@ -9,6 +9,7 @@ SMB_SUBSYSTEM(LIBNDR_RAW,[], librpc/gen_ndr/ndr_audiosrv.o librpc/gen_ndr/ndr_dcerpc.o librpc/gen_ndr/ndr_echo.o + librpc/gen_ndr/ndr_exchange.o librpc/gen_ndr/ndr_misc.o librpc/gen_ndr/ndr_lsa.o librpc/gen_ndr/ndr_lsads.o |