#88969# Added handleinteractionrequest.obj.
This commit is contained in:
parent
8f197beb89
commit
4ee05f1a27
1 changed files with 4 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.12 $
|
# $Revision: 1.13 $
|
||||||
#
|
#
|
||||||
# last change: $Author: kso $ $Date: 2001-06-06 11:22:38 $
|
# last change: $Author: sb $ $Date: 2001-07-13 12:49:29 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to the terms of
|
# The Contents of this file are made available subject to the terms of
|
||||||
# either of the following licenses
|
# either of the following licenses
|
||||||
|
@ -97,7 +97,8 @@ SLOFILES=\
|
||||||
$(SLO)$/simpleauthenticationrequest.obj \
|
$(SLO)$/simpleauthenticationrequest.obj \
|
||||||
$(SLO)$/simplenameclashresolverequest.obj \
|
$(SLO)$/simplenameclashresolverequest.obj \
|
||||||
$(SLO)$/simpleioerrorrequest.obj \
|
$(SLO)$/simpleioerrorrequest.obj \
|
||||||
$(SLO)$/cancelcommandexecution.obj
|
$(SLO)$/cancelcommandexecution.obj \
|
||||||
|
$(SLO)$/handleinteractionrequest.obj
|
||||||
|
|
||||||
.ENDIF
|
.ENDIF
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue