summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-10-16 05:10:18 +0000
committerTim Potter <tpot@samba.org>2003-10-16 05:10:18 +0000
commit53efe50458ef03e877b752b2e82340d82ae08af4 (patch)
tree9170ccc623e788a0bf0bead3f48aeaed0748598a /source3/Makefile.in
parentc19e1d51e041e298cb7241cde4c635a003a66391 (diff)
downloadsamba-53efe50458ef03e877b752b2e82340d82ae08af4.tar.gz
samba-53efe50458ef03e877b752b2e82340d82ae08af4.tar.bz2
samba-53efe50458ef03e877b752b2e82340d82ae08af4.zip
Build fix for wrepld. From MORIYAMA Masayuki.
(This used to be commit 63a82debd80eeb27f326c9c0643735dd5f9b99bf)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 0767cf76fa..809d57dcf8 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -393,7 +393,8 @@ WREPL_OBJ1 = wrepld/server.o wrepld/process.o wrepld/parser.o wrepld/socket.o \
wrepld/partners.o
WREPL_OBJ = $(WREPL_OBJ1) $(PARAM_OBJ) $(UBIQX_OBJ) \
- $(PROFILE_OBJ) $(LIB_OBJ) $(POPT_LIB_OBJ)
+ $(PROFILE_OBJ) $(LIB_OBJ) $(POPT_LIB_OBJ) $(SECRETS_OBJ) \
+ $(LIBSAMBA_OBJ)
SWAT_OBJ1 = web/cgi.o web/diagnose.o web/startstop.o web/statuspage.o \
web/swat.o web/neg_lang.o