Put the q932-ros dissector into a file with the right name.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 30 Apr 2007 06:24:27 +0000 (06:24 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 30 Apr 2007 06:24:27 +0000 (06:24 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21620 f5534014-38df-0310-8fa8-9805f1628bb7

asn1/q932/Makefile

index 1ccd8ed5670b1a70c2e1f64407ee9ffb8157e596..b1f8966d58560d208754ff3c452ebd09b94daf06 100644 (file)
@@ -10,7 +10,7 @@ packet-q932.c packet-q932.h: ../../tools/asn2wrs.py packet-q932-template.c packe
        python ../../tools/asn2wrs.py -b -T -e -p q932 -c q932.cnf -s packet-q932-template Addressing-Data-Elements.asn Network-Facility-Extension.asn Network-Protocol-Profile-component.asn Interpretation-component.asn
 
 packet-q932-ros.c packet-q932-ros.h: ../../tools/asn2wrs.py packet-q932-ros-template.c packet-q932-ros-template.h q932-ros.cnf
-       python ../../tools/asn2wrs.py -b -T -e -p q932.ros -c q932-ros.cnf -s packet-q932-ros-template q932-ros.asn
+       python ../../tools/asn2wrs.py -b -T -e -p q932-ros -c q932-ros.cnf -s packet-q932-ros-template q932-ros.asn
 
 clean:
        rm -f parsetab.py $(DISSECTOR_FILES)