source: rtems/testsuites/Makefile.am @ 9c34c02

4.104.115
Last change on this file since 9c34c02 was b1010f8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/11/05 at 15:04:28

Remove preinstall.am

  • Property mode set to 100644
File size: 279 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
[e3e310f7]16include $(top_srcdir)/automake/subdirs.am
17include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.