X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=test%2FMakefile;fp=test%2FMakefile;h=b6fe6e0c4a771912e66f4aa8b350d1b7856af348;hp=894093bca016c321b37405ac565cf1e3de7945bd;hb=95386dafb7c975f9384e6d93e84a3029f6d910f8;hpb=76cbfc85dffa86d4e46bfc0f1ea748d3ce2ea3f4 diff --git a/test/Makefile b/test/Makefile index 894093b..b6fe6e0 100644 --- a/test/Makefile +++ b/test/Makefile @@ -8,6 +8,7 @@ check: for d in $(SUBDIRS); do $(MAKE) -C $$d check; done ./lock_file.pl ./calendar_event_test.pl + ./convert_size_test.pl install: check distclean: clean