]> git.proxmox.com Git - proxmox-acme.git/blob - src/test/Makefile
982f6986552afb5f90db83b788977faec55c3dd6
[proxmox-acme.git] / src / test / Makefile
1
2 .PHONY: test
3 test: verify-dnsapi-plugins-in-schema.pl.t
4
5 %.t: %
6 ./$<