diff options
Diffstat (limited to 'source4/lib/replace')
-rw-r--r-- | source4/lib/replace/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/replace/config.mk b/source4/lib/replace/config.mk index 002fd3b1c4..bc1301984a 100644 --- a/source4/lib/replace/config.mk +++ b/source4/lib/replace/config.mk @@ -13,7 +13,7 @@ OBJ_FILES = replace.o \ snprintf.o \ dlfcn.o \ getpass.o -REQUIRED_SUBSYSTEMS = REPLACE_READDIR +PUBLIC_DEPENDENCIES = REPLACE_READDIR # End SUBSYSTEM LIBREPLACE ############################## |