mirror of
https://github.com/samba-team/samba.git
synced 2025-07-27 07:42:04 +03:00
r26580: Include sentinel in build.h, in case the list is empty.
(This used to be commit f1997dabed
)
This commit is contained in:
committed by
Stefan Metzmacher
parent
ac267899b4
commit
c13ae70731
@ -4,6 +4,7 @@ OBJ_FILES = smbpython.o
|
||||
|
||||
[SUBSYSTEM::LIBPYTHON]
|
||||
PUBLIC_DEPENDENCIES = EXT_LIB_PYTHON
|
||||
INIT_FUNCTION_SENTINEL = { NULL, NULL }
|
||||
OBJ_FILES = modules.o
|
||||
|
||||
[PYTHON::python_uuid]
|
||||
|
Reference in New Issue
Block a user