diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-08-10 21:33:27 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:57:49 -0500 |
commit | a9b5ea672608cf01367d1b77c7da6fd8da577491 (patch) | |
tree | 9471b0290a0349677374a34463da8e23a5b20943 | |
parent | a553517bd508424f4c8d00a63c1c05fd049e8d6c (diff) | |
download | samba-a9b5ea672608cf01367d1b77c7da6fd8da577491.tar.gz samba-a9b5ea672608cf01367d1b77c7da6fd8da577491.tar.bz2 samba-a9b5ea672608cf01367d1b77c7da6fd8da577491.zip |
r1708: fix jelmers bugs:-)
metze
(This used to be commit ea076556602b81d33b4165f8a17bce1e127fb37f)
-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 2d0bad9cc4..e6cffa81ca 100644 --- a/source4/librpc/config.m4 +++ b/source4/librpc/config.m4 @@ -6,6 +6,7 @@ SMB_SUBSYSTEM(LIBNDR_RAW,[], librpc/ndr/ndr_sec.o librpc/ndr/ndr_spoolss_buf.o librpc/gen_ndr/tables.o + librpc/gen_ndr/ndr_audiosrv.o librpc/gen_ndr/ndr_dcerpc.o librpc/gen_ndr/ndr_echo.o librpc/gen_ndr/ndr_misc.o |