lib/tdb2: Convert tdb2 to a standalone library
[ira/wip.git] / lib / tdb2 / wscript
index bc11ce2cb7b7907ed2156cecc2d4185bb7c284b0..a7edda431a371562bfce3187cecc4fde46267069 100644 (file)
@@ -92,6 +92,7 @@ def build(bld):
                               vnum=VERSION,
                               public_headers='tdb2.h',
                               public_headers_install=not private_library,
+                              pc_files='tdb2.pc',
                               private_library=private_library)
 
             bld.SAMBA_BINARY('tdbtorture',