summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libblock/include/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-06-17 09:10:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-06-17 09:10:09 +0000
commit6e183f18cd60f6bacb48afc8c88c49b51a844112 (patch)
tree5655ec829eb2ce9e9db639c9d24d910b1327c53f /c/src/exec/libblock/include/Makefile.am
parent2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6e183f18cd60f6bacb48afc8c88c49b51a844112.tar.bz2
2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. Use ../aclocal. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
Diffstat (limited to 'c/src/exec/libblock/include/Makefile.am')
-rw-r--r--c/src/exec/libblock/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libblock/include/Makefile.am b/c/src/exec/libblock/include/Makefile.am
index 7b54845bfb..723f5907c0 100644
--- a/c/src/exec/libblock/include/Makefile.am
+++ b/c/src/exec/libblock/include/Makefile.am
@@ -19,4 +19,4 @@ PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
all-local: $(PREINSTALL_FILES)
-include $(top_srcdir)/../../../../automake/local.am
+include $(top_srcdir)/../automake/local.am