summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 13:02:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 13:02:47 +0000
commitc53e9e2fbb1c167cff4b2021349c1ce0dc78af97 (patch)
tree69cfb783538585df9b2eefa7f376fb4888610ca5 /c/src/lib/libbsp/m68k/shared/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c53e9e2fbb1c167cff4b2021349c1ce0dc78af97.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/shared/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/m68k/shared/Makefile.am b/c/src/lib/libbsp/m68k/shared/Makefile.am
index a7e330fae0..2ce043f147 100644
--- a/c/src/lib/libbsp/m68k/shared/Makefile.am
+++ b/c/src/lib/libbsp/m68k/shared/Makefile.am
@@ -7,5 +7,5 @@ SUBDIRS = gdbstub
EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S
-include $(top_srcdir)/../../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../../automake/local.am
+include $(top_srcdir)/../../../automake/subdirs.am
+include $(top_srcdir)/../../../automake/local.am