diff options
Diffstat (limited to 'uui/source/makefile.mk')
-rwxr-xr-x[-rw-r--r--] | uui/source/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/makefile.mk b/uui/source/makefile.mk index 5c20e593046a..ebe61b2c570e 100644..100755 --- a/uui/source/makefile.mk +++ b/uui/source/makefile.mk @@ -60,6 +60,7 @@ SLOFILES = \ $(SLO)$/lockfailed.obj \ $(SLO)$/trylater.obj \ $(SLO)$/newerverwarn.obj \ + $(SLO)$/nameclashdlg.obj \ $(SLO)$/passwordcontainer.obj SRS1NAME=$(TARGET) @@ -81,6 +82,7 @@ SRC1FILES = \ alreadyopen.src\ lockfailed.src\ trylater.src\ + nameclashdlg.src\ newerverwarn.src .INCLUDE: target.mk |