summaryrefslogtreecommitdiff
path: root/tests/dd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dd/Makefile.am')
-rw-r--r--tests/dd/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/dd/Makefile.am b/tests/dd/Makefile.am
deleted file mode 100644
index afc17e83f..000000000
--- a/tests/dd/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-
-EXTRA_DIST = $(TESTS)
-
-TESTS = \
- misc not-rewound skip-seek skip-seek2 unblock-sync
-
-include $(top_srcdir)/tests/check.mk