IDL: For the fun of it, build drsuapi.idl.
authorGünther Deschner <gd@samba.org>
Tue, 15 Apr 2008 20:04:59 +0000 (22:04 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 15 Apr 2008 20:04:59 +0000 (22:04 +0200)
Guenther

source/Makefile.in

index 243a3535d84300f52cdf0a1d924819ee5e17c476..a2c826fea7a9e4a67b3fdfeac69d84062ffd32d9 100644 (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)" \