mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Build libnetapi.idl.
Guenther
This commit is contained in:
parent
5231a13506
commit
c098714ac4
@ -814,6 +814,7 @@ CLIENT_OBJ = $(CLIENT_OBJ1) $(PARAM_OBJ) $(LIBSMB_OBJ) \
|
||||
$(DISPLAY_SEC_OBJ)
|
||||
|
||||
LIBNETAPI_OBJ1 = lib/netapi/netapi.o \
|
||||
librpc/gen_ndr/ndr_libnetapi.o \
|
||||
lib/netapi/joindomain.o \
|
||||
lib/netapi/serverinfo.o \
|
||||
lib/netapi/getdc.o
|
||||
@ -1163,7 +1164,7 @@ modules: SHOWFLAGS $(MODULES)
|
||||
IDL_FILES = lsa.idl dfs.idl echo.idl winreg.idl initshutdown.idl \
|
||||
srvsvc.idl svcctl.idl eventlog.idl wkssvc.idl netlogon.idl notify.idl \
|
||||
epmapper.idl messaging.idl xattr.idl misc.idl samr.idl security.idl \
|
||||
dssetup.idl krb5pac.idl ntsvcs.idl
|
||||
dssetup.idl krb5pac.idl ntsvcs.idl libnetapi.idl
|
||||
|
||||
idl:
|
||||
@IDL_FILES="$(IDL_FILES)" CPP="$(CPP)" PERL="$(PERL)" \
|
||||
|
Loading…
Reference in New Issue
Block a user