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