diff options
Diffstat (limited to 'tests/ln/Makefile.am')
-rw-r--r-- | tests/ln/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/ln/Makefile.am b/tests/ln/Makefile.am deleted file mode 100644 index 8fe7b4725..000000000 --- a/tests/ln/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. -TESTS = \ - hard-backup target-1 sf-1 misc backup-1 - -EXTRA_DIST = $(TESTS) - -include $(top_srcdir)/tests/check.mk |