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 cf631ff..0f56bd5 100644 --- a/io/Makefile +++ b/io/Makefile @@ -71,6 +71,7 @@ tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \ tst-ftw-bz26353 tst-stat tst-stat-lfs \ tst-utime \ tst-utimes \ + tst-futimes \ tst-futimens \ # Likewise for statx, but we do not need static linking here. |