summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index 405f42764a..967c0fcf62 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -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