diff options
Diffstat (limited to 'sal/systools/win32/uwinapi/makefile.mk')
-rw-r--r-- | sal/systools/win32/uwinapi/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sal/systools/win32/uwinapi/makefile.mk b/sal/systools/win32/uwinapi/makefile.mk index bf9d7354ac3c..add3ee335cac 100644 --- a/sal/systools/win32/uwinapi/makefile.mk +++ b/sal/systools/win32/uwinapi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: vg $ $Date: 2007-03-26 14:26:53 $ +# last change: $Author: ihi $ $Date: 2007-08-20 13:36:11 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -60,6 +60,7 @@ LINK=$(WRAPCMD) "$(PSDK_HOME)$/Bin$/Win64$/LINK.EXE" .ENDIF SLOFILES=\ + $(SLO)$/CheckTokenMembership.obj\ $(SLO)$/CommandLineToArgvW.obj\ $(SLO)$/CopyFileExA.obj\ $(SLO)$/CopyFileExW.obj\ |