r10448: Add librpc SConscript file to build.
authorTim Potter <tpot@samba.org>
Fri, 23 Sep 2005 07:43:43 +0000 (07:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:47 +0000 (13:38 -0500)
(This used to be commit cc45b27034c72c20a7a17d957cf0615041d59308)

source4/SConstruct

index 8376479fe110820c6e8f44eff3daff85293946f4..bc03f82c83dcfde7bff1f27fc7825784e300a9a5 100644 (file)
@@ -210,7 +210,7 @@ SConscript(
                dirs=['lib','torture','rpc_server','cldap_server','libcli',
                'nbt_server','client','ldap_server','libnet','nsswitch','web_server',
                'smbd','dsdb','heimdal_build','ntptr','kdc','smb_server','ntvfs',
-               'winbind','scripting','auth'])
+               'winbind','scripting','auth', 'librpc'])
 
 hostenv.CProtoHeader(target='include/proto.h',source=proto_files)