From fed6210d431edb3466cde96c46ebd5cd5277c313 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 17 Jun 2002 09:27:44 +0000 Subject: 2002-06-17 Ralf Corsepius * Include $(top_srcdir)/automake/*.am. --- c/src/exec/score/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/exec/score/Makefile.am') diff --git a/c/src/exec/score/Makefile.am b/c/src/exec/score/Makefile.am index 4f3391f8df..96648a10e7 100644 --- a/c/src/exec/score/Makefile.am +++ b/c/src/exec/score/Makefile.am @@ -5,5 +5,5 @@ SUBDIRS = include inline macros cpu src -include $(top_srcdir)/../../../automake/subdirs.am -include $(top_srcdir)/../../../automake/local.am +include $(top_srcdir)/automake/subdirs.am +include $(top_srcdir)/automake/local.am -- cgit v1.2.3