summaryrefslogtreecommitdiffstats
path: root/c/src/make/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:35:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:35:10 +0000
commit2334e94b1892fb0d1c91b7c1163d0bffa3db803c (patch)
tree1814d054be556d82d0dac05c43e7f214741f5a0f /c/src/make/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2334e94b1892fb0d1c91b7c1163d0bffa3db803c.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
Diffstat (limited to 'c/src/make/Makefile.am')
-rw-r--r--c/src/make/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index 71f5f2f866..236225bea9 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -32,4 +32,4 @@ endif
rtems_make_compilersdir = $(rtems_makedir)/compilers
dist_rtems_make_compilers_DATA = compilers/gcc-target-default.cfg
-include $(top_srcdir)/../../../automake/local.am
+include $(top_srcdir)/../automake/local.am