Fix GSSAPI+ASN.1 build dependency tracking.

This commit is contained in:
Seth Hall 2016-04-13 12:08:04 -04:00
parent bfc06f7e17
commit b4b9fbb8d2

View file

@ -10,6 +10,7 @@ bro_plugin_pac(
gssapi.pac gssapi.pac
gssapi-protocol.pac gssapi-protocol.pac
gssapi-analyzer.pac gssapi-analyzer.pac
../asn1/asn1.pac
) )
bro_plugin_end() bro_plugin_end()