aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h248/Makefile')
-rw-r--r--asn1/h248/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/h248/Makefile b/asn1/h248/Makefile
index edb2e2bb31..d00bce3c85 100644
--- a/asn1/h248/Makefile
+++ b/asn1/h248/Makefile
@@ -6,8 +6,8 @@ all: generate_dissector
generate_dissector: $(DISSECTOR_FILES)
-$(DISSECTOR_FILES): ../../tools/asn2wrs.py MEGACO.asn packet-h248-template.c packet-h248-template.h h248.cnf
- python ../../tools/asn2wrs.py -b -e -p h248 -c h248.cnf -s packet-h248-template MEGACO.asn
+$(DISSECTOR_FILES): ../../tools/asn2wrs.py h248v3.asn packet-h248-template.c packet-h248-template.h h248.cnf
+ python ../../tools/asn2wrs.py -b -e -p h248 -c h248.cnf -s packet-h248-template h248v3.asn
clean:
rm -f parsetab.py $(DISSECTOR_FILES) *-fn.c *-ett.c *-hf.c