From 514e77b7ba0c3fb246340a909679c5d99e751fca Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 13:02:30 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. lib/Makefile.am: Reflect having moved automake. support/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake. --- c/src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/Makefile.am') diff --git a/c/src/Makefile.am b/c/src/Makefile.am index db8374adef..16009108c8 100644 --- a/c/src/Makefile.am +++ b/c/src/Makefile.am @@ -45,5 +45,5 @@ pkgconfigdir = $(prefix)/lib/pkgconfig pkgconfig_DATA = @host_alias@-@RTEMS_BSP@.pc DISTCLEANFILES += @host_alias@-@RTEMS_BSP@.pc -include $(top_srcdir)/../../automake/subdirs.am -include $(top_srcdir)/../../automake/host.am +include $(top_srcdir)/automake/subdirs.am +include $(top_srcdir)/automake/host.am -- cgit v1.2.3