summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/hppa1.1/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:32:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:32:06 +0000
commitb0e2360436e8244583eb6db0f268c670a46cb804 (patch)
tree71ed3245882401327cfb039db72b86e6ed599605 /c/src/lib/libcpu/hppa1.1/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b0e2360436e8244583eb6db0f268c670a46cb804.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake. clock/Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. milli/Makefile.am: Reflect having moved automake. semaphore/Makefile.am: Reflect having moved automake. timer/Makefile.am: Reflect having moved automake.
Diffstat (limited to 'c/src/lib/libcpu/hppa1.1/Makefile.am')
-rw-r--r--c/src/lib/libcpu/hppa1.1/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/hppa1.1/Makefile.am b/c/src/lib/libcpu/hppa1.1/Makefile.am
index 72bb6ef637..264c5d702b 100644
--- a/c/src/lib/libcpu/hppa1.1/Makefile.am
+++ b/c/src/lib/libcpu/hppa1.1/Makefile.am
@@ -6,5 +6,5 @@ ACLOCAL_AMFLAGS = -I ../../../../../aclocal
SUBDIRS = include milli clock timer semaphore
-include $(top_srcdir)/../../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../../automake/local.am
+include $(top_srcdir)/../../../automake/subdirs.am
+include $(top_srcdir)/../../../automake/local.am