Files
libfido2/debian/rules
2018-09-13 09:38:05 +02:00

10 lines
187 B
Makefile
Executable File

#!/usr/bin/make -f
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- -DUDEV_RULES_DIR=/lib/udev/rules.d