libsamba-util: Build in libbitmap.
[ddiss/samba.git] / source4 / param / wscript_build
index d5ca60d207b31b7c8a196e175db7f82c393e2a81..9a455124b0e60dcaa3bf03c2e2ac6df6f319e59f 100644 (file)
@@ -15,10 +15,10 @@ bld.SAMBA_LIBRARY('samba-hostconfig',
        pc_files='samba-hostconfig.pc',
        vnum='0.0.1',
        deps='DYNCONFIG',
-       public_deps='samba-util bitmap param_local_h',
+       public_deps='samba-util param_local_h',
        public_headers='param.h',
        autoproto='param_proto.h',
-        autoproto_extra_source='../../lib/param/param_functions.c'
+       autoproto_extra_source='../../lib/param/param_functions.c'
        )