Skip to content

Commit 1f50ad9

Browse files
committed
build static library by default
1 parent 693b198 commit 1f50ad9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

debian/rules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
# This has to be exported to make some magic below work.
1717
export DH_OPTIONS
1818

19+
override_dh_auto_configure:
20+
dh_auto_configure -- \
21+
--enable-shared
1922

2023
%:
2124
dh $@

0 commit comments

Comments
 (0)