mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
r411: make swig should not be the first make rule...
add make default -> all before metze (This used to be commit ddf6a575ff173fcf1e4898fc73459c52f554e043)
This commit is contained in:
parent
473d669835
commit
aa68fbab88
@ -227,6 +227,8 @@ PROTO_OBJ = $(SERVER_OBJS) $(PROCESS_MODEL_OBJS) $(CLIENT_OBJS) $(TORTURE_OBJS)
|
||||
$(DCERPC_OBJS) $(SMB_OBJS) $(AUTH_OBJS) $(PASSDB_OBJS) $(NTVFS_OBJS) \
|
||||
$(LIBBASIC_OBJS) $(LIBLDB_OBJS) $(CONFIG_OBJS) $(LIBCMDLINE_OBJS) $(LIBSMB_OBJS) $(REG_OBJS)
|
||||
|
||||
default: all
|
||||
|
||||
# Swig extensions
|
||||
|
||||
PYTHON_TDB_OBJ = lib/tdb/tdb.o lib/tdb/spinlock.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user