2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Add DIST_SUBDIRS.
This commit is contained in:
Joel Sherrill
2001-11-28 19:08:58 +00:00
parent 89ee0b6936
commit b6084844dd
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add DIST_SUBDIRS.
2001-11-20 Joel Sherrill <joel@OARcorp.com>
* acinclude.m4: papyrus reference removed.

View File

@@ -8,5 +8,9 @@ ACLOCAL_AMFLAGS = -I ../../../../../aclocal
## Descend into the $(RTEMS_BSP_FAMILY) directory
SUBDIRS = shared $(RTEMS_BSP_FAMILY)
DIST_SUBDIRS = @all_subdirs@ \
support/old_exception_processing \
support/new_exception_processing
include $(top_srcdir)/../../../../../automake/subdirs.am
include $(top_srcdir)/../../../../../automake/local.am