r10586: Add MergedObject() builder. Default to Library() rather
[bbaumbach/samba-autobuild/.git] / source4 / ntptr / SConscript
index 9660bd502b75e1c4571672f0796b20dcb80095fa..ea044ba0b806883bb104c4fb232d97f707f423be 100644 (file)
@@ -1,5 +1,5 @@
 Import('hostenv')
-hostenv.StaticLibrary('ntptr_simple_ldb',
+hostenv.Library('ntptr_simple_ldb',
                ['simple_ldb/ntptr_simple_ldb.c'])
-hostenv.StaticLibrary('ntptr',
+hostenv.Library('ntptr',
                ['ntptr_base.c','ntptr_interface.c'])