Windows: Build and stage redistributable merge module

This commit is contained in:
Asanka C. Herath
2010-09-23 15:10:31 -04:00
parent f44925e8a6
commit f0b9e01eac
3 changed files with 8 additions and 1 deletions

View File

@@ -54,6 +54,9 @@ mksdkdirs:
! if !exist($(SDKLIBDIR))
$(MKDIR) $(SDKLIBDIR)
! endif
! if !exist($(SDKREDISTDIR))
$(MKDIR) $(SDKREDISTDIR)
! endif
INCFILES=\
$(SDKINCDIR)\com_err.h \