s4-waf: install dcerpc_atsvc.pc
authorAndrew Tridgell <tridge@samba.org>
Sat, 27 Mar 2010 07:25:40 +0000 (18:25 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:11 +0000 (20:27 +1000)
source4/librpc/wscript_build

index ab4398aaf3aa3819e1412b63304ec7a7526b0dca..4a57091eb4b1d9a626b7ce7c70b22dde792446eb 100644 (file)
@@ -466,7 +466,7 @@ bld.SAMBA_SUBSYSTEM('RPC_NDR_SVCCTL',
 
 bld.SAMBA_LIBRARY('dcerpc_atsvc',
        source='../../librpc/gen_ndr/ndr_atsvc_c.c',
-       # PC_FILES='dcerpc_atsvc.pc',
+       pc_files='dcerpc_atsvc.pc',
        vnum='0.0.1',
        public_deps='dcerpc NDR_STANDARD',
        public_headers='../../librpc/gen_ndr/ndr_atsvc_c.h',