diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-07-20 20:30:29 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:57:41 -0500 |
commit | dafcc76e2e449223b0b208a8c77d817870b00903 (patch) | |
tree | 42218cb2eee1cffa038cdbf27c139a0cdfe0beac /source4/librpc/config.m4 | |
parent | d093b7e7771c3f143546889c95f97dd0be16998f (diff) | |
download | samba-dafcc76e2e449223b0b208a8c77d817870b00903.tar.gz samba-dafcc76e2e449223b0b208a8c77d817870b00903.tar.bz2 samba-dafcc76e2e449223b0b208a8c77d817870b00903.zip |
r1552: commit the first version of the pidl generated krb5 PAC parser
NOTE: there a lot of work todo, maybe we need to extent pidl
metze
(This used to be commit b94a09d461291d9dd47c5859537d6025f02a80ff)
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 c360a8f89d..4577d79b16 100644 --- a/source4/librpc/config.m4 +++ b/source4/librpc/config.m4 @@ -32,6 +32,7 @@ SMB_SUBSYSTEM(LIBNDR_RAW,[], librpc/gen_ndr/ndr_netlogon.o librpc/gen_ndr/ndr_trkwks.o librpc/gen_ndr/ndr_keysvc.o + librpc/gen_ndr/ndr_krb5pac.o librpc/gen_ndr/ndr_schannel.o]) SMB_SUBSYSTEM(LIBRPC_RAW,[], |