source: rtems/testsuites/itrontests/Makefile.am @ 39615f4

4.104.115
Last change on this file since 39615f4 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: 258 bytes
RevLine 
[352c9b2]1##
2## $Id$
3##
4
[7862f888]5ACLOCAL_AMFLAGS = -I ../aclocal
[352c9b2]6
[1d9a2fc]7SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
[4ccd020]8    itronmbf01 itronmbox01 itronsem01 itrontime01
[352c9b2]9
[34c1b16]10include $(top_srcdir)/../automake/subdirs.am
11include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.