summaryrefslogtreecommitdiff
path: root/tests/mkdir/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mkdir/Makefile.am')
-rw-r--r--tests/mkdir/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/mkdir/Makefile.am b/tests/mkdir/Makefile.am
deleted file mode 100644
index ee8bfb84f..000000000
--- a/tests/mkdir/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = \
- selinux \
- p-1 \
- p-2 \
- p-3 \
- p-slashdot \
- p-thru-slink \
- p-v \
- parents \
- perm \
- special-1 \
- t-slash \
- writable-under-readonly
-
-EXTRA_DIST = $(TESTS)
-
-include $(top_srcdir)/tests/check.mk