summaryrefslogtreecommitdiff
path: root/tests/rmdir/Makefile.am
blob: 72397f0d9fe253838e47e8eef621cc7eac048cb1 (plain)
1
2
3
4
5
6
7
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
TESTS = \
  fail-perm ignore t-slash

EXTRA_DIST = $(TESTS)

include $(top_srcdir)/tests/check.mk