mirror of
https://github.com/samba-team/samba.git
synced 2025-11-02 20:23:50 +03:00
r11244: Relative path names in .mk files
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
99444c129d
commit
24e1030090
@@ -2,6 +2,6 @@
|
||||
# Start SUBSYSTEM SOCKET_WRAPPER
|
||||
[SUBSYSTEM::SOCKET_WRAPPER]
|
||||
NOPROTO = YES
|
||||
INIT_OBJ_FILES = lib/socket_wrapper/socket_wrapper.o
|
||||
INIT_OBJ_FILES = socket_wrapper.o
|
||||
# End SUBSYSTEM SOCKET_WRAPPER
|
||||
##############################
|
||||
|
||||
Reference in New Issue
Block a user