source: rtems/testsuites/tmtests/Makefile.am @ c32fb8f

4.104.114.84.95
Last change on this file since c32fb8f was c32fb8f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/07/05 at 08:43:52

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

  • Makefile.am: Cleanup.
  • Property mode set to 100644
File size: 355 bytes
Line 
1##
2##  $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7noinst_HEADERS = include/timesys.h
8
9SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 tm10 \
10    tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 tm24 \
11    tm25 tm26 tm27 tm28 tm29
12
13include $(top_srcdir)/../automake/subdirs.am
14include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.