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

IDL: For the fun of it, build drsuapi.idl.

Guenther
This commit is contained in:
Günther Deschner 2008-04-15 22:04:59 +02:00
parent aa7308fbc3
commit 192645f639

View File

@ -1191,7 +1191,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 libnetapi.idl
dssetup.idl krb5pac.idl ntsvcs.idl libnetapi.idl drsuapi.idl
idl:
@IDL_FILES="$(IDL_FILES)" CPP="$(CPP)" PERL="$(PERL)" \