1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r7355: this should fix the link problem metze hit with smbscript

This commit is contained in:
Andrew Tridgell 2005-06-07 07:42:12 +00:00 committed by Gerald (Jerry) Carter
parent d4648249b2
commit 067255909e

View File

@ -17,7 +17,7 @@ REQUIRED_SUBSYSTEMS = AUTH EJS LIBBASIC
[BINARY::smbscript]
OBJ_FILES = \
scripting/ejs/smbscript.o
REQUIRED_SUBSYSTEMS = EJS LIBBASIC SMBCALLS CONFIG LIBSMB RPC
REQUIRED_SUBSYSTEMS = EJS LIBBASIC SMBCALLS CONFIG LIBSMB RPC LIBCMDLINE
# End BINARY SMBSCRIPT
#######################