diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-09-06 05:54:43 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:17:38 -0500 |
commit | 0cee00cddc77ae9fd297ef9d09ee7b09edce6d66 (patch) | |
tree | 83f1587a8f0cea8455ea7b3b65cb6a59fb175c92 /source4/lib/samba3/config.mk | |
parent | bf5b0606a53251d47ae220d3771b953d8e4a7b22 (diff) | |
download | samba-0cee00cddc77ae9fd297ef9d09ee7b09edce6d66.tar.gz samba-0cee00cddc77ae9fd297ef9d09ee7b09edce6d66.tar.xz 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.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/samba3/config.mk b/source4/lib/samba3/config.mk index 5ec76c13391..a90dc75492e 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 ################################################ |