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 aecab9a10b..a22492f3f3 100644 --- a/io/Makefile +++ b/io/Makefile @@ -74,6 +74,7 @@ tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \ tst-futimes \ tst-lutimes \ tst-futimens \ + tst-utimensat \ # Likewise for statx, but we do not need static linking here. tests-internal += tst-statx |