source: rtems/testsuites/Makefile.am @ 803eac9

5
Last change on this file since 803eac9 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
Line 
1ACLOCAL_AMFLAGS = -I aclocal
2
3CLEANFILES =
4
5noinst_HEADERS =
6noinst_HEADERS += support/include/buffer_test_io.h
7noinst_HEADERS += support/include/test_support.h
8noinst_HEADERS += support/include/tmacros.h
9noinst_HEADERS += support/include/pritime.h
10noinst_HEADERS += support/include/primode.h
11noinst_HEADERS += support/include/tmtests_empty_function.h
12
13_SUBDIRS = @subdirs@
14
15
16include $(top_srcdir)/automake/subdirs.am
Note: See TracBrowser for help on using the repository browser.