aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ess/Makefile
blob: 8c5fdcb141dc28141060b062204071a7d8a2a4e6 (plain)
1
2
3
4
5
../../epan/dissectors/packet-ess.c : ../../tools/asn2eth.py ExtendedSecurityServices.asn packet-ess-template.c packet-ess-template.h ess.cnf
	python ../../tools/asn2eth.py -X -b -k -e -p ess -c ess.cnf -s packet-ess-template ExtendedSecurityServices.asn
	cp packet-ess.* ../../epan/dissectors