aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2007-04-28 22:16:27 +0000
committerGuy Harris <guy@alum.mit.edu>2007-04-28 22:16:27 +0000
commit0d8936ebd878df53decc766c1ee54ef46db78fbb (patch)
treee1c4bed7c6878165d96389814942241c18d470ca /asn1/q932
parented652180e66688a17de42e6756fb1a6dece8f1ac (diff)
Fix the dependencies.
svn path=/trunk/; revision=21614
Diffstat (limited to 'asn1/q932')
-rw-r--r--asn1/q932/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/q932/Makefile b/asn1/q932/Makefile
index 2b9b40c7be..1ccd8ed567 100644
--- a/asn1/q932/Makefile
+++ b/asn1/q932/Makefile
@@ -9,7 +9,7 @@ generate_dissector: $(DISSECTOR_FILES)
packet-q932.c packet-q932.h: ../../tools/asn2wrs.py packet-q932-template.c packet-q932-template.h q932.cnf
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-template-ros.c packet-q932-template-ros.h q932-ros.cnf
+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
clean: