From a3e2358bf8351598af90dba5d212b7ba1b1f3e77 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 16 Oct 2005 07:30:12 +0000 Subject: Merge-in shared/Makefile.am. --- c/src/lib/libbsp/sh/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/sh/Makefile.am') diff --git a/c/src/lib/libbsp/sh/Makefile.am b/c/src/lib/libbsp/sh/Makefile.am index a5e7d27e63..cf5212b2c0 100644 --- a/c/src/lib/libbsp/sh/Makefile.am +++ b/c/src/lib/libbsp/sh/Makefile.am @@ -5,7 +5,11 @@ ACLOCAL_AMFLAGS = -I ../../../aclocal # Descend into the @RTEMS_BSP_FAMILY@ directory -SUBDIRS = shared @RTEMS_BSP_FAMILY@ +SUBDIRS = @RTEMS_BSP_FAMILY@ + +EXTRA_DIST = +EXTRA_DIST += shared/console.c +EXTRA_DIST += shared/setvec.c include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3