X-Git-Url: http://git.samba.org/samba.git/?p=nivanova%2Fsamba-autobuild%2F.git;a=blobdiff_plain;f=source4%2Fauth%2Fgensec%2Fwscript_build;h=fffc4045f725cd6373c06e338dfe140fb0f01788;hp=b9fa5f4c4958c33266b36ea29b6ef1e7037e3560;hb=bd44f14d8f920a89b43ac84417365191a93d4aaf;hpb=1750bd4b363fecc9695ed20e707e786cae7e60c4 diff --git a/source4/auth/gensec/wscript_build b/source4/auth/gensec/wscript_build index b9fa5f4c495..fffc4045f72 100644 --- a/source4/auth/gensec/wscript_build +++ b/source4/auth/gensec/wscript_build @@ -1,6 +1,6 @@ bld.SAMBA_LIBRARY('gensec', source='gensec.c socket.c', - # PC_FILES='gensec.pc', + pc_files='gensec.pc', autoproto='gensec_proto.h', public_deps='CREDENTIALS LIBSAMBA-UTIL LIBCRYPTO ASN1_UTIL samba_socket LIBPACKET LIBTSOCKET UTIL_TEVENT', public_headers='gensec.h',