From d0ae8baa7ce3ddbfe4d5e02b3b0043e2c4f91162 Mon Sep 17 00:00:00 2001 From: Tomas Kukosa Date: Fri, 5 Oct 2007 11:15:00 +0000 Subject: next fix of my mistake :( svn path=/trunk/; revision=23073 --- asn1/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asn1/Makefile.inc') 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 \ -- cgit v1.2.1