lib/util Add ABI to the samba-module library
[kai/samba.git] / lib / util / wscript_build
index 990887aeab063cfb10d7c61338de487e0a4a6df1..63a898ab72abd0e690350407ecc7f3cf3f285f37 100755 (executable)
@@ -23,6 +23,8 @@ bld.SAMBA_LIBRARY('samba-module',
                  local_include=False,
                   public_headers='samba_module.h',
                   vnum='0.0.1',
+                  abi_directory='ABI',
+                  abi_match='samba_module_*',
                   pc_files='samba-module.pc')
 
 bld.SAMBA_LIBRARY('samba-internal-module',