summaryrefslogtreecommitdiffstats
path: root/testsuites/tools/Makefile.am
blob: 5fb2abe2ab659d7d8c6f3b21d3656ac4967a6e4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.5
ACLOCAL_AMFLAGS = -I ../../../../aclocal

SUBDIRS = @subdirs@

include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/host.am