Files
rtems/testsuites/Makefile.am
2005-11-11 15:04:28 +00:00

18 lines
279 B
Makefile

##
## $Id$
##
ACLOCAL_AMFLAGS = -I aclocal
DISTCLEANFILES =
CLEANFILES =
noinst_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h
SUBDIRS = @subdirs@
EXTRA_DIST = PROBLEMS
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am