Skip to content

Commit

Permalink
Add explicit dependency on asn1.spicy.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbannier committed Sep 25, 2023
1 parent 6039d76 commit 69c1d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
spicy_add_analyzer(
NAME LDAP
PACKAGE_NAME spicy-ldap
SOURCES ldap.spicy ldap.evt ldap_zeek.spicy
SOURCES ldap.spicy ldap.evt ldap_zeek.spicy asn1.spicy
SCRIPTS __load__.zeek main.zeek dpd.sig)

0 comments on commit 69c1d9c

Please sign in to comment.