summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-10 08:07:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-10 08:07:50 +0000
commitec463acb01f4b2d379af1c88bfe3da793431d9ff (patch)
tree179a2037428d19d2cc5c1fbeb37fd5a2dac1a640 /c/src/libchip/Makefile.am
parent2003-07-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ec463acb01f4b2d379af1c88bfe3da793431d9ff.tar.bz2
2003-07-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove (Merged into ../configure.ac). * Makefile.am, ide/Makefile.am, network/Makefile.am, rtc/Makefile.am, serial/Makefile.am: Reflect having merged configure.ac into ../configure.ac
Diffstat (limited to 'c/src/libchip/Makefile.am')
-rw-r--r--c/src/libchip/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am
index 150e222ee3..918853462a 100644
--- a/c/src/libchip/Makefile.am
+++ b/c/src/libchip/Makefile.am
@@ -2,9 +2,7 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I ../../../aclocal
-
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