1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-29 13:49:30 +03:00

r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the lib/samba3

source files are included in make proto.  Fixes the build with
./configure.developer.
(This used to be commit 691d6a04d7)
This commit is contained in:
Tim Potter
2005-08-24 03:39:25 +00:00
committed by Gerald (Jerry) Carter
parent 12e269c938
commit 00e79ceb49

View File

@ -1,7 +1,7 @@
################################################
# Start SUBSYSTEM LIBSAMBA3
[SUBSYSTEM::LIBSAMBA3]
INIT_OBJ_FILES = \
ADD_OBJ_FILES = \
lib/samba3/smbpasswd.o \
lib/samba3/tdbsam.o \
lib/samba3/policy.o \