summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-07-27 03:43:41 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-07-27 03:43:41 +0000
commited7cb84dea1f6ec8977bffa29729cadcdbdf2969 (patch)
treef35c5bbbfd8b99d7eb3b072cc17706ce6a7a8a8e /source3/Makefile.in
parentba4a111b3e6c3f197bde3bc91229e4fce420bffd (diff)
downloadsamba-ed7cb84dea1f6ec8977bffa29729cadcdbdf2969.tar.gz
samba-ed7cb84dea1f6ec8977bffa29729cadcdbdf2969.tar.bz2
samba-ed7cb84dea1f6ec8977bffa29729cadcdbdf2969.zip
the testsuite lib needs dummyroot too.
(This used to be commit e09a7c767ee4a7ff32f21f292b3967486a751532)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index a3c2820052..56ca81fd5c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -460,7 +460,7 @@ LIBBIGBALLOFMUD_MAJOR = 0
LIBBIGBALLOFMUD_OBJ = $(PARAM_OBJ) $(LIB_OBJ) $(UBIQX_OBJ) $(SECRETS_OBJ) \
$(LIBSMB_OBJ) $(LIBMSRPC_OBJ) $(RPC_PARSE_OBJ) $(PASSDB_OBJ) \
- $(GROUPDB_OBJ) $(KRBCLIENT_OBJ) $(SMBLDAP_OBJ)
+ $(GROUPDB_OBJ) $(KRBCLIENT_OBJ) $(SMBLDAP_OBJ) lib/dummyroot.o
LIBBIGBALLOFMUD_PICOBJS = $(LIBBIGBALLOFMUD_OBJ:.o=.po)