diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-09-06 05:59:10 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:17:38 -0500 |
commit | bbc78c9c148b62d271d731666e0d48d9195e35f0 (patch) | |
tree | 60645571971997ce9576d17a122f9881f6d2df55 /source4/lib | |
parent | 7ba7e54ac82929893d2b6cf992b84ad5ca94fbc5 (diff) | |
download | samba-bbc78c9c148b62d271d731666e0d48d9195e35f0.tar.gz samba-bbc78c9c148b62d271d731666e0d48d9195e35f0.tar.bz2 samba-bbc78c9c148b62d271d731666e0d48d9195e35f0.zip |
r18137: more LIBREPLACE deps
(This used to be commit 2d813d1e6deb99b06e43462885be848a5399b9a8)
Diffstat (limited to 'source4/lib')
-rw-r--r-- | source4/lib/util/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/util/config.mk b/source4/lib/util/config.mk index 3a8eb78e50..ecc74a57e3 100644 --- a/source4/lib/util/config.mk +++ b/source4/lib/util/config.mk @@ -34,6 +34,7 @@ PUBLIC_DEPENDENCIES = \ [SUBSYSTEM::PIDFILE] PRIVATE_PROTO_HEADER = pidfile.h OBJ_FILES = pidfile.o +PUBLIC_DEPENDENCIES = LIBREPLACE [SUBSYSTEM::UNIX_PRIVS] PRIVATE_PROTO_HEADER = unix_privs.h |