summaryrefslogtreecommitdiff
path: root/tests/readlink/Makefile.am
blob: 54a9758960b8468578c5b249bc6e268f8a2b55c5 (plain)
1
2
3
4
5
6
7
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
TESTS = \
  rl-1 can-e can-f can-m

EXTRA_DIST = $(TESTS)

include $(top_srcdir)/tests/check.mk