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

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

SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
    rtems++

EXTRA_DIST = libtests.am

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