summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libblock/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-28 17:21:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-28 17:21:09 +0000
commit279ec4e8b5074c2354d923485b6c41103dfb8c15 (patch)
treee4dcd18d3d08534b6eccc7824e8dc2e58c42ece1 /c/src/exec/libblock/include
parent2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-279ec4e8b5074c2354d923485b6c41103dfb8c15.tar.bz2
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Move from c/src/libblock to c/src/exec/libblock * configure.ac: Reflect move. * Makefile.am: Ditto. * include/Makefile.am: Ditto. * src/Makefile.am: Ditto.
Diffstat (limited to 'c/src/exec/libblock/include')
-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 7f8f8dc48f..7b54845bfb 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