Files
rtems/testsuites/libtests/Makefile.am
Joel Sherrill 3e1fada2e9 2007-03-13 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Added timezone test.
	* tztest/Makefile.am, tztest/init.c, tztest/tztest.doc,
	tztest/tztest.scn: New files.
2007-03-13 19:31:29 +00:00

12 lines
231 B
Makefile

##
## $Id$
##
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
rtems++ tztest
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am