mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-07-18 23:49:26 +03:00
This add some basic CI checks which exercise the autotools build:
* make targets "all" "install" testing compilation and installation
* run the same dry-run test-avrdude check as the cmake builds
* make target "distcheck" testing that dist tarball contains all
the necessary files