summaryrefslogtreecommitdiff
path: root/tests/install/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/Makefile.am')
-rw-r--r--tests/install/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am
deleted file mode 100644
index 0ff078485..000000000
--- a/tests/install/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = \
- basic-1 \
- create-leading \
- d-slashdot \
- trap
-
-EXTRA_DIST = $(TESTS)
-
-include $(top_srcdir)/tests/check.mk