summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-27 18:25:40 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:27:11 +1000
commitdadc24fb0f3c8abe29113fa3576533f2e7902f16 (patch)
tree5696b89f91ae47e50034c45bcae101ec41582296 /source4/librpc
parent7c8b20037e5cac0644a657580fcb786be2666b2c (diff)
downloadsamba-dadc24fb0f3c8abe29113fa3576533f2e7902f16.tar.gz
samba-dadc24fb0f3c8abe29113fa3576533f2e7902f16.tar.bz2
samba-dadc24fb0f3c8abe29113fa3576533f2e7902f16.zip
s4-waf: install dcerpc_atsvc.pc
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/wscript_build b/source4/librpc/wscript_build
index ab4398aaf3..4a57091eb4 100644
--- a/source4/librpc/wscript_build
+++ b/source4/librpc/wscript_build
@@ -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',