From: Michael Adam Date: Thu, 8 May 2008 15:44:40 +0000 (+0200) Subject: Revert "IDL: For the fun of it, build drsuapi.idl." X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4e8f579a49bb1b7a775fc98f633ab0374f531e7;p=thirdparty%2Fsamba.git Revert "IDL: For the fun of it, build drsuapi.idl." This reverts commit 192645f63918c8656ca0fac5bb6d2704c9500a15. --- diff --git a/source/Makefile.in b/source/Makefile.in index f1f89654931..71b2018a5b2 100644 --- a/source/Makefile.in +++ b/source/Makefile.in @@ -1187,7 +1187,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 drsuapi.idl + dssetup.idl krb5pac.idl ntsvcs.idl libnetapi.idl idl: @IDL_FILES="$(IDL_FILES)" CPP="$(CPP)" PERL="$(PERL)" \