Files
gt-tool/debian/rules
Robert Garrett a9168d8851 Adopt debcargo auto-gen'd testing stuff
Another thing generated that I'm just trusting is accurate. Oops.
2025-11-13 22:06:11 -06:00

8 lines
102 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@ --buildsystem cargo
override_dh_auto_test:
dh_auto_test -- test --all