r9756: One-way upgrade from Samba3->Samba4 basically works now
[samba.git] / source4 / lib / samba3 / config.mk
1 ################################################
2 # Start SUBSYSTEM LIBSAMBA3
3 [SUBSYSTEM::LIBSAMBA3]
4 ADD_OBJ_FILES = \
5                 lib/samba3/smbpasswd.o \
6                 lib/samba3/tdbsam.o \
7                 lib/samba3/policy.o \
8                 lib/samba3/idmap.o \
9                 lib/samba3/winsdb.o \
10                 lib/samba3/samba3.o \
11                 lib/samba3/group.o \
12                 lib/samba3/registry.o \
13                 lib/samba3/secrets.o \
14                 lib/samba3/share_info.o
15 # End SUBSYSTEM LIBSAMBA3
16 ################################################