aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/logotype-cert-extn/Makefile
blob: 67b6a1281d85ad7b0638f60a41a590050149b8e7 (plain)
1
2
3
4
5
../../epan/dissectors/packet-logotypecertextn.c : ../../tools/asn2eth.py LogotypeCertExtn.asn packet-logotype-cert-extn-template.c packet-logotype-cert-extn-template.h logotype-cert-extn.cnf
	python ../../tools/asn2eth.py -X -b -e -p logotypecertextn -c logotype-cert-extn.cnf -s packet-logotype-cert-extn-template LogotypeCertExtn.asn
	cp packet-logotypecertextn.* ../../epan/dissectors