From d7118fd9f5e3d0d4c4b3af56b2569587a2d0a802 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:38:09 +0000 Subject: 2000-09-04 Ralf Corsepius * Makefile.am: Include compile.am. --- cpukit/score/cpu/m68k/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/score/cpu/m68k/Makefile.am') diff --git a/cpukit/score/cpu/m68k/Makefile.am b/cpukit/score/cpu/m68k/Makefile.am index cffdcf4fc4..401112c2f4 100644 --- a/cpukit/score/cpu/m68k/Makefile.am +++ b/cpukit/score/cpu/m68k/Makefile.am @@ -16,6 +16,7 @@ S_FILES = cpu_asm.S S_O_FILES = $(S_FILES:%.S=$(ARCH)/%.o) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../../../automake/compile.am include $(top_srcdir)/../../../../../../automake/lib.am $(PROJECT_INCLUDE): -- cgit v1.2.3