mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Added back the automatic build of libsmbclient.so in head.
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.
This commit is contained in:
parent
d8598efb57
commit
cc72c44e53
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user