diff options
Diffstat (limited to 'shell/source/win32/makefile.mk')
-rwxr-xr-x | shell/source/win32/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/makefile.mk b/shell/source/win32/makefile.mk index 7a01eefed89e..3878a8f9f456 100755 --- a/shell/source/win32/makefile.mk +++ b/shell/source/win32/makefile.mk @@ -65,7 +65,7 @@ DEF1EXPORTFILE= exports.dxp .INCLUDE : target.mk INCLUDE!:=$(subst,/stl, $(INCLUDE)) -.EXPORT : INCLUDE + ALLTAR : $(MISC)/syssh.component |