From 78c2a97196a1a03ae112e9049481c7a3f3ecf0ba Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 17 Jun 2002 09:07:32 +0000 Subject: 2002-06-17 Ralf Corsepius * include/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. Use ../aclocal. * inline/Makefile.am: Include $(top_srcdir)/../automake/*.am. * macros/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am. --- cpukit/posix/macros/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/macros/Makefile.am') diff --git a/cpukit/posix/macros/Makefile.am b/cpukit/posix/macros/Makefile.am index e4a04340a1..dbf40773f8 100644 --- a/cpukit/posix/macros/Makefile.am +++ b/cpukit/posix/macros/Makefile.am @@ -23,4 +23,4 @@ endif all-local: $(PREINSTALL_FILES) -include $(top_srcdir)/../../../../automake/local.am +include $(top_srcdir)/../automake/local.am -- cgit v1.2.3