diff options
Diffstat (limited to 'source4/lib/replace/config.mk')
-rw-r--r-- | source4/lib/replace/config.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/lib/replace/config.mk b/source4/lib/replace/config.mk index ff80955ffe..7103facd51 100644 --- a/source4/lib/replace/config.mk +++ b/source4/lib/replace/config.mk @@ -1,4 +1,6 @@ [BINARY::REPLACE] OBJ_FILES = test/testsuite.o test/os2_delete.o -PRIVATE_DEPENDENCIES = LIBREPLACE +PRIVATE_DEPENDENCIES = \ + LIBREPLACE \ + ICONV INSTALLDIR = TORTUREDIR/LOCAL |