From ca837f8ac6898226bf846cc807d77229ed770bc8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 19 Dec 2001 14:36:53 +0000 Subject: 2001-12-19 Ralf Corsepius * src/Makefile.am: Add multilib support. --- c/src/exec/score/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/src/Makefile.am') diff --git a/c/src/exec/score/src/Makefile.am b/c/src/exec/score/src/Makefile.am index 71b597e533..a9b589020a 100644 --- a/c/src/exec/score/src/Makefile.am +++ b/c/src/exec/score/src/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 -include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../automake/multilib.am include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../../../automake/lib.am -- cgit v1.2.3