diff options
Diffstat (limited to 'io/Makefile')
-rw-r--r-- | io/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/Makefile b/io/Makefile index db886ca..d573064 100644 --- a/io/Makefile +++ b/io/Makefile @@ -175,6 +175,7 @@ tests := \ tst-fchmodat \ tst-fchownat \ tst-fcntl \ + tst-fcntl-lock \ tst-fstatat \ tst-fts \ tst-fts-lfs \ |