Skip to content

Commit 67acfd3

Browse files
Whoops need this
1 parent 4fa8ca7 commit 67acfd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ $(DIRS):
173173
$(WINNCHKDIR) $(call WINCHKPATH,$(INSTALLLIB)/asm) $(MKDIR) $(call NATIVEPATH,$(INSTALLLIB)/asm)
174174
$(WINNCHKDIR) $(call WINCHKPATH,$(INSTALLINC)/ce) $(MKDIR) $(call NATIVEPATH,$(INSTALLINC)/ce)
175175
$(WINNCHKDIR) $(call WINCHKPATH,$(INSTALLINC)/std) $(MKDIR) $(call NATIVEPATH,$(INSTALLINC)/std)
176+
$(WINNCHKDIR) $(call WINCHKPATH,$(INSTALLINC)/compat) $(MKDIR) $(call NATIVEPATH,$(INSTALLINC)/compat)
176177

177178
#----------------------------
178179
# release rule

0 commit comments

Comments
 (0)