--- a/Makefile
+++ b/Makefile
@@ -26,8 +26,8 @@
 # whether dynamic or static linking is used, can be controlled with
 # LIBEXT. Setting it to 'a' links statically, 'so' links dynamically
 #
-LIBEXT        = a
-#LIBEXT	      = so
+#LIBEXT        = a
+LIBEXT	      = so
 ###############################
 
 ### User-specified options: its likely you want to change this
