Files
rtems/testsuites/tmitrontests/Makefile.am
Ralf Corsepius 7862f888f5 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
2003-08-18 05:50:27 +00:00

15 lines
226 B
Makefile

##
## $Id$
##
ACLOCAL_AMFLAGS = -I ../aclocal
ITRON_DIRS = include tmitronsem01
SUBDIRS = $(ITRON_DIRS)
EXTRA_DIST = tmitrontests.am
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am