Add make test command

This commit is contained in:
Rob Loach 2023-09-27 12:30:07 -04:00
parent 5d3003f57a
commit 9e25f9d3ec
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A
2 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ install:
test-install: all
DESTDIR=/tmp/build $(MAKE) install
test:
ruby .verify_duplicate_profiles.rb