source: rtems/testsuites/Makefile.am @ e6e8177

4.104.114.84.95
Last change on this file since e6e8177 was e6e8177, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/09/05 at 09:01:18

Merge-in support/Makefile.am.

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