debian/rules: Also build the virtual drivers, as they're useful for testing

This commit is contained in:
Marco Trevisan (Treviño)
2020-11-25 20:57:46 +01:00
parent f59e608351
commit 4d978f23d1
+1 -1
View File
@@ -3,7 +3,7 @@
export DPKG_GENSYMBOLS_CHECK_LEVEL = 2
# Configuration arguments
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false -Ddrivers=all
%:
dh $@ --with gir