summaryrefslogtreecommitdiffstats
path: root/c/src/lib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 13:02:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 13:02:30 +0000
commit514e77b7ba0c3fb246340a909679c5d99e751fca (patch)
treefe3f301a0f74aa820815168d90ece905cddb516e /c/src/lib
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-514e77b7ba0c3fb246340a909679c5d99e751fca.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
Diffstat (limited to 'c/src/lib')
-rw-r--r--c/src/lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/Makefile.am b/c/src/lib/Makefile.am
index 752a892581..5b5680ccf8 100644
--- a/c/src/lib/Makefile.am
+++ b/c/src/lib/Makefile.am
@@ -4,5 +4,5 @@
SUBDIRS = libcpu libbsp
-include $(top_srcdir)/../../automake/subdirs.am
-include $(top_srcdir)/../../automake/local.am
+include $(top_srcdir)/automake/subdirs.am
+include $(top_srcdir)/automake/local.am