aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
Diffstat (limited to 'asn1')
-rw-r--r--asn1/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
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 \