From 05f3270da5406d405a30d8fd9602ad3c69d4926a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 24 Sep 2004 05:03:13 +0000 Subject: 2004-09-24 Ralf Corsepius * configure.ac: Add score/cpu/avr/Makefile.am. * score/cpu/Makefile.am: Add avr. --- cpukit/score/cpu/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/score/cpu/Makefile.am') diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am index c354422082..3d9c6eb8ac 100644 --- a/cpukit/score/cpu/Makefile.am +++ b/cpukit/score/cpu/Makefile.am @@ -6,6 +6,7 @@ SUBDIRS = @RTEMS_CPU@ DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh \ sparc unix +DIST_SUBDIRS += avr include $(top_srcdir)/automake/subdirs.am include $(top_srcdir)/automake/local.am -- cgit v1.2.3