INTEGRATION: CWS eforms2 (1.2.34); FILE MERGED
2004/11/05 17:51:51 fs 1.2.34.1: #36765#
This commit is contained in:
parent
50ad0cc925
commit
19686312b7
1 changed files with 5 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Author: hr $ $Date: 2004-04-13 11:16:37 $
|
||||
# last change: $Author: obo $ $Date: 2004-11-16 10:44:04 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -77,7 +77,9 @@ INCPRE+=$(SOLARINCDIR)$/offuh
|
|||
|
||||
# --- Files -------------------------------------
|
||||
|
||||
SLOFILES= $(SLO)$/formnavigation.obj
|
||||
SLOFILES= $(SLO)$/formnavigation.obj \
|
||||
$(SLO)$/controlfeatureinterception.obj \
|
||||
$(SLO)$/urltransformer.obj
|
||||
|
||||
# --- Targets ----------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue