summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 6f2334a068..5f695d1c99 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -397,7 +397,7 @@ WINBIND_NSS_PICOBJS = $(WINBIND_NSS_OBJ:.o=.po)
# now the rules...
######################################################################
-all : CHECK include/proto.h $(SPROGS) $(PROGS)
+all : CHECK include/proto.h $(SPROGS) $(PROGS) bin/libsmbclient.so
# removed SHLIBS until it compiles on more platforms (tridge)
# $(SHLIBS)