Added back the automatic build of libsmbclient.so in head.
authorRichard Sharpe <sharpe@samba.org>
Wed, 27 Jun 2001 04:41:01 +0000 (04:41 +0000)
committerRichard Sharpe <sharpe@samba.org>
Wed, 27 Jun 2001 04:41:01 +0000 (04:41 +0000)
This is so I can find out what platforms it fails on. I will pull it again tomorrow if there are too many problems, like > 2 platforms that it fails to build on, but will pop it back in again as I resolve platforms.

source/Makefile.in

index 6f2334a0686587ead813b2d444f6e1f3dcd82130..5f695d1c9993b49b643a5517dec1a576107e148e 100644 (file)
@@ -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)