From 0cee00cddc77ae9fd297ef9d09ee7b09edce6d66 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 6 Sep 2006 05:54:43 +0000 Subject: r18135: almost there .... (This used to be commit cefcccb51948fb17fbc803325e8ab13103164f93) --- source4/lib/samba3/config.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/lib/samba3/config.mk') 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 ################################################ -- cgit