next fix of my mistake :(

svn path=/trunk/; revision=23073
This commit is contained in:
Tomas Kukosa 2007-10-05 11:15:00 +00:00
parent 1da499a6dc
commit d0ae8baa7c
1 changed files with 2 additions and 2 deletions

View File

@ -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 \