source: rtems/testsuites/Makefile.am @ 477bca2

5
Last change on this file since 477bca2 was 477bca2, checked in by Sebastian Huber <sebastian.huber@…>, on 10/06/18 at 08:59:10

build: Remove local.am

  • Property mode set to 100644
File size: 418 bytes
RevLine 
[7862f888]1ACLOCAL_AMFLAGS = -I aclocal
[908436c1]2
[e6e8177]3CLEANFILES =
4
[97806efb]5noinst_HEADERS =
6noinst_HEADERS += support/include/buffer_test_io.h
7noinst_HEADERS += support/include/test_support.h
8noinst_HEADERS += support/include/tmacros.h
[30e4954]9noinst_HEADERS += support/include/pritime.h
[7036ed0]10noinst_HEADERS += support/include/primode.h
[1415194]11noinst_HEADERS += support/include/tmtests_empty_function.h
[e6e8177]12
[7ec982bf]13_SUBDIRS = @subdirs@
[908436c1]14
[1d9a2fc]15
[e3e310f7]16include $(top_srcdir)/automake/subdirs.am
Note: See TracBrowser for help on using the repository browser.