source: rtems/testsuites/itrontests/Makefile.am @ 3d54837

4.104.115
Last change on this file since 3d54837 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
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
8    itronmbf01 itronmbox01 itronsem01 itrontime01
9
10include $(top_srcdir)/../automake/subdirs.am
11include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.