Add the dependeny handling for windows builds as well

svn path=/trunk/; revision=52134
This commit is contained in:
Jörg Mayer 2013-09-18 03:31:03 +00:00
parent ae8824d555
commit 6883f691c7
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ $(DISSECTOR): ../../tools/asn2wrs.py $(SRC_FILES) $(EXTRA_CNF)
!ENDIF
!IFDEF EXPORT_FILES
$(EXPORT_FILES): ../../tools/asn2wrs.py $(SRC_FILES)
$(EXPORT_FILES): ../../tools/asn2wrs.py $(SRC_FILES) $(EXPORT_DEPENDS)
!IFDEF PYTHON
$(PYTHON) "../../tools/asn2wrs.py" \
-E $(A2W_FLAGS) \