source: rtems/testsuites/Makefile.am @ b1274bd9

4.104.115
Last change on this file since b1274bd9 was 97806efb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/24/09 at 05:40:26

Add support/include/test_support.h.

  • Property mode set to 100644
File size: 364 bytes
RevLine 
[811804fe]1##
2## $Id$
3##
[908436c1]4
[7862f888]5ACLOCAL_AMFLAGS = -I aclocal
[908436c1]6
[e6e8177]7DISTCLEANFILES =
8CLEANFILES =
9
[97806efb]10noinst_HEADERS =
11noinst_HEADERS += support/include/buffer_test_io.h
12noinst_HEADERS += support/include/test_support.h
13noinst_HEADERS += support/include/tmacros.h
[e6e8177]14
[908436c1]15SUBDIRS = @subdirs@
16
[1d9a2fc]17EXTRA_DIST = PROBLEMS
18
[e3e310f7]19include $(top_srcdir)/automake/subdirs.am
20include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.