r11518: Fix a warning
[sfrench/samba-autobuild/.git] / source4 / lib / samba3 / config.mk
1 ################################################
2 # Start SUBSYSTEM LIBSAMBA3
3 [LIBRARY::LIBSAMBA3]
4 MAJOR_VERSION = 0
5 MINOR_VERSION = 0
6 RELEASE_VERSION = 1
7 PUBLIC_HEADERS = samba3.h
8 ADD_OBJ_FILES = smbpasswd.o tdbsam.o policy.o \
9                 idmap.o winsdb.o samba3.o group.o \
10                 registry.o secrets.o share_info.o
11 # End SUBSYSTEM LIBSAMBA3
12 ################################################