source: rtems/testsuites/Makefile.am @ 7e38877

4.104.114.84.95
Last change on this file since 7e38877 was 5ddf9698, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/09/05 at 12:47:07

2005-11-09 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Don't preinstall support/include headers.
  • Property mode set to 100644
File size: 312 bytes
RevLine 
[811804fe]1##
2## $Id$
3##
[908436c1]4
[7862f888]5ACLOCAL_AMFLAGS = -I aclocal
[908436c1]6
[e6e8177]7DISTCLEANFILES =
8CLEANFILES =
9
[5ddf9698]10noinst_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h
[e6e8177]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.