From 279ec4e8b5074c2354d923485b6c41103dfb8c15 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 28 May 2002 17:21:09 +0000 Subject: 2002-05-18 Ralf Corsepius 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. --- c/src/exec/libblock/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/libblock/include') 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 -- cgit v1.2.3