Enable shared library on Debian
@ -16,6 +16,9 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
override_dh_auto_configure:
dh_auto_configure -- \
--enable-shared
%:
dh $@