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

ACLOCAL_AMFLAGS = -I ../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