summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-09-06 05:54:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:17:38 -0500
commit0cee00cddc77ae9fd297ef9d09ee7b09edce6d66 (patch)
tree83f1587a8f0cea8455ea7b3b65cb6a59fb175c92 /source4/lib/samba3/config.mk
parentbf5b0606a53251d47ae220d3771b953d8e4a7b22 (diff)
downloadsamba-0cee00cddc77ae9fd297ef9d09ee7b09edce6d66.tar.gz
samba-0cee00cddc77ae9fd297ef9d09ee7b09edce6d66.tar.bz2
samba-0cee00cddc77ae9fd297ef9d09ee7b09edce6d66.zip
r18135: almost there ....
(This used to be commit cefcccb51948fb17fbc803325e8ab13103164f93)
Diffstat (limited to 'source4/lib/samba3/config.mk')
-rw-r--r--source4/lib/samba3/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/samba3/config.mk b/source4/lib/samba3/config.mk
index 5ec76c1339..a90dc75492 100644
--- a/source4/lib/samba3/config.mk
+++ b/source4/lib/samba3/config.mk
@@ -9,5 +9,6 @@ PUBLIC_HEADERS = samba3.h
OBJ_FILES = smbpasswd.o tdbsam.o policy.o \
idmap.o winsdb.o samba3.o group.o \
registry.o secrets.o share_info.o
+PUBLIC_DEPENDENCIES = LIBREPLACE
# End SUBSYSTEM LIBSAMBA3
################################################