diff --git a/asn1/Makefile.inc b/asn1/Makefile.inc index 8596a7b8ad..2610370ba0 100644 --- a/asn1/Makefile.inc +++ b/asn1/Makefile.inc @@ -30,8 +30,8 @@ generate_dissector: $(DISSECTOR_FILES) #if NO_PROTO_OPT #PROTO_OPT = #else -#PROTO_OPT = -p $(PROTOCOL_NAME) -xendif +PROTO_OPT = -p $(PROTOCOL_NAME) +#endif $(DISSECTOR_FILES): $(top_srcdir)/tools/asn2wrs.py $(SRC_FILES) $(EXTRA_CNF) python $(top_srcdir)/tools/asn2wrs.py \