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 #if NO_PROTO_OPT
#PROTO_OPT = #PROTO_OPT =
#else #else
#PROTO_OPT = -p $(PROTOCOL_NAME) PROTO_OPT = -p $(PROTOCOL_NAME)
xendif #endif
$(DISSECTOR_FILES): $(top_srcdir)/tools/asn2wrs.py $(SRC_FILES) $(EXTRA_CNF) $(DISSECTOR_FILES): $(top_srcdir)/tools/asn2wrs.py $(SRC_FILES) $(EXTRA_CNF)
python $(top_srcdir)/tools/asn2wrs.py \ python $(top_srcdir)/tools/asn2wrs.py \