source: rtems/testsuites/libtests/Makefile.am @ 3e1fada2

4.104.114.84.95
Last change on this file since 3e1fada2 was 3e1fada2, checked in by Joel Sherrill <joel.sherrill@…>, on 03/13/07 at 19:31:29

2007-03-13 Joel Sherrill <joel@…>

  • Makefile.am, configure.ac: Added timezone test.
  • tztest/Makefile.am, tztest/init.c, tztest/tztest.doc, tztest/tztest.scn: New files.
  • Property mode set to 100644
File size: 231 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
8    rtems++ tztest
9
10include $(top_srcdir)/../automake/subdirs.am
11include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.