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

ACLOCAL_AMFLAGS = -I ../aclocal

SUBDIRS = POSIX

SUBDIRS += bspcmdline01 cpuuse malloctest malloc02 heapwalk putenvtest monitor \
    monitor02 rtmonuse stackchk stackchk01 termios termios01 termios02 \
    rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
    block08 block09 block10 stringto01

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