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

ACLOCAL_AMFLAGS = -I ../aclocal

SUBDIRS = POSIX
SUBDIRS += block12
SUBDIRS += flashdisk01

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

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