source: rtems/testsuites/libtests/Makefile.am @ ad7e2f0

4.115
Last change on this file since ad7e2f0 was ad7e2f0, checked in by Joel Sherrill <joel.sherrill@…>, on 07/27/10 at 14:45:10

2010-07-27 Bharath Suri <bharath.s.jois@…>

PR 1631/testing

  • gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc, gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
  • Makefile.am, configure.ac: Changes to accommodate new tests
  • Property mode set to 100644
File size: 606 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7SUBDIRS = POSIX
8
9SUBDIRS += bspcmdline01 cpuuse devfs01 devfs02 devfs03 devfs04 \
10    devnullfatal01 gxx01 gxx02 \
11    malloctest malloc02 malloc03 malloc04 malloc05 heapwalk \
12    putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
13    termios termios01 termios02 termios03 termios04 termios05 \
14    termios06 termios07 termios08 \
15    rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
16    block08 block09 block10 stringto01 \
17    tar03
18
19include $(top_srcdir)/../automake/subdirs.am
20include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.