summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:25:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 12:25:08 +0000
commit5c0064d74129783d6804ec7097fbceaf77f101a7 (patch)
tree1a3ad8c8e434a82f61793a42838c434b0f143132 /c/src/libchip/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5c0064d74129783d6804ec7097fbceaf77f101a7.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake. ide/Makefile.am: Reflect having moved automake. network/Makefile.am: Reflect having moved automake. rtc/Makefile.am: Reflect having moved automake. serial/Makefile.am: Reflect having moved automake.
Diffstat (limited to 'c/src/libchip/Makefile.am')
-rw-r--r--c/src/libchip/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am
index 918853462a..8500678fcf 100644
--- a/c/src/libchip/Makefile.am
+++ b/c/src/libchip/Makefile.am
@@ -4,5 +4,5 @@
SUBDIRS = rtc serial network ide
-include $(top_srcdir)/../../automake/subdirs.am
-include $(top_srcdir)/../../automake/local.am
+include $(top_srcdir)/automake/subdirs.am
+include $(top_srcdir)/automake/local.am