aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am12
1 files changed, 4 insertions, 8 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 53a9081..eca8563 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,13 +1,9 @@
UNAME_S := $(shell uname -s)
-if BUILD_OS_IS_DARWIN
- noinst_PROGRAMS = readdir_inode
- readdir_inode_SOURCES = readdir_inode.c
-else
- noinst_PROGRAMS = readdir_inode utimens_nofollow
- readdir_inode_SOURCES = readdir_inode.c
- utimens_nofollow_SOURCES = utimens_nofollow.c
-endif
+
+noinst_PROGRAMS = readdir_inode utimens_nofollow
+readdir_inode_SOURCES = readdir_inode.c
+utimens_nofollow_SOURCES = utimens_nofollow.c
TESTS = test_bindfs.rb
SUBDIRS = internals