We don't have an SS-Operations.asn file, and don't use one.

svn path=/trunk/; revision=16309
This commit is contained in:
Guy Harris 2005-10-25 17:49:08 +00:00
parent 7764c48771
commit 7ca1457f35
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ all: generate_dissector
generate_dissector: $(DISSECTOR_FILES)
$(DISSECTOR_FILES): ../../tools/asn2eth.py SS-Operations.asn packet-ranap-template.c packet-ranap-template.h ranap.cnf
$(DISSECTOR_FILES): ../../tools/asn2eth.py packet-ranap-template.c packet-ranap-template.h ranap.cnf
python ../../tools/asn2eth.py -X -e -p ranap -c ranap.cnf -s packet-ranap-template ranap.asn
clean: