Files
rtems/testsuites/libtests/Makefile.am
Ralf Corsepius 7862f888f5 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
2003-08-18 05:50:27 +00:00

14 lines
250 B
Makefile

##
## $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