]> git.proxmox.com Git - pve-common.git/blobdiff - test/Makefile
Tools: make file-locking aware of external exception sources
[pve-common.git] / test / Makefile
index 82851cb0aceb1928a043ab7ff91e9702c71cea72..0a5bb3828630bf6d96d8aa46e7b4abc02b168b37 100644 (file)
@@ -6,6 +6,7 @@ all:
 
 check:
        for d in $(SUBDIRS); do $(MAKE) -C $$d check; done
+       ./lock_file.pl
 
 install: check
 distclean: clean