source: rtems/testsuites/Makefile.am @ b1010f8

4.104.114.84.95
Last change on this file since b1010f8 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
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I aclocal
6
7DISTCLEANFILES =
8CLEANFILES =
9
10noinst_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h
11
12SUBDIRS = @subdirs@
13
14EXTRA_DIST = PROBLEMS
15
16include $(top_srcdir)/automake/subdirs.am
17include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.