summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/Makefile.am
blob: efc9fffeb7e256ffedf3892d58d2bfc881dc42ed (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 ../../../../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