summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/config.mk
blob: 43608577c5fdfdfcaf779d2b3377d8069cf833eb (plain)
1
2
3
4
5
6
7
8
9
10
################################################
# Start SUBSYSTEM LIBSAMBA3
[SUBSYSTEM::LIBSAMBA3]
INIT_OBJ_FILES = \
		lib/samba3/smbpasswd.o \
		lib/samba3/tdbsam.o
# End SUBSYSTEM LIBSAMBA3
################################################