Explicitly list asn1.spicy as spicy-ldap source

This will lead to the file being installed so it can be consumed by
other parsers.
This commit is contained in:
Benjamin Bannier 2023-09-18 09:42:31 +02:00
parent 6e87f49ca8
commit cfe24189f2

View file

@ -1,4 +1,4 @@
spicy_add_analyzer( spicy_add_analyzer(
NAME LDAP NAME LDAP
PACKAGE_NAME spicy-ldap PACKAGE_NAME spicy-ldap
SOURCES ldap.spicy ldap.evt) SOURCES ldap.spicy ldap.evt asn1.spicy)