diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 35ea8b234..6ef7ad802 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -81,6 +81,7 @@ TESTS = \ rm/cycle \ cp/link-heap \ tail-2/inotify-hash-abuse \ + tail-2/inotify-hash-abuse2 \ tail-2/inotify-rotate \ chmod/no-x \ chgrp/basic \ |