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

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros

SUBDIRS = @subdirs@

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