Allow specifying the exact IDL files to build.
[samba.git] / source4 / librpc / idl / dbgidl.idl
1 [
2         uuid("1d55b526-c137-46c5-ab79-638f2a68e869"),
3         version(1.0),
4         pointer_default(unique),
5         helpstring("Remote IDL debugger")
6 ] interface dbgidl 
7 {
8         void dummy_dbgidl();
9 }