source: rtems/testsuites/tmitrontests/Makefile.am @ c9160531

4.104.114.84.95
Last change on this file since c9160531 was c9160531, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/26/04 at 05:09:01

2004-03-26 Ralf Corsepius <ralf_corsepius@…>

  • include/Makefile.am: Remove.
  • Makefile.am: Merge-in include/Makefile.am.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 226 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7noinst_HEADERS = include/timesys.h
8
9SUBDIRS = tmitronsem01
10
11EXTRA_DIST = tmitrontests.am
12
13include $(top_srcdir)/../automake/subdirs.am
14include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.