--- a/fpm.toml
+++ b/fpm.toml
@@ -16,6 +16,7 @@
 [library]
 source-dir  = "src"
 include-dir = "src"
+type = "shared"
 
 [install]
 library = true
