From e2fdb9675a954e94caad5a69f56ebd59e3855c40 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 6 Apr 2004 09:56:22 +0000 Subject: 2004-04-06 Ralf Corsepius * score/cpu/Makefile.am: Add unix to DIST_SUBDIRS. --- cpukit/ChangeLog | 4 ++++ cpukit/score/cpu/Makefile.am | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 8306cdb3f7..750488ac8c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2004-04-06 Ralf Corsepius + + * score/cpu/Makefile.am: Add unix to DIST_SUBDIRS. + 2004-04-06 Ralf Corsepius * aclocal/rtems-cpu-subdirs.m4: Remove (Unused). diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am index 141d36b70d..c354422082 100644 --- a/cpukit/score/cpu/Makefile.am +++ b/cpukit/score/cpu/Makefile.am @@ -4,7 +4,8 @@ SUBDIRS = @RTEMS_CPU@ -DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh sparc +DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh \ + sparc unix include $(top_srcdir)/automake/subdirs.am include $(top_srcdir)/automake/local.am -- cgit v1.2.3