From 586955663dd2a979d410bc846848c382bd9d90ab Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 12:56:47 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. comm/Makefile.am: Reflect having moved automake. io/Makefile.am: Reflect having moved automake. irq/Makefile.am: Reflect having moved automake. pci/Makefile.am: Reflect having moved automake. --- c/src/lib/libbsp/i386/shared/pci/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/i386/shared/pci/Makefile.am') diff --git a/c/src/lib/libbsp/i386/shared/pci/Makefile.am b/c/src/lib/libbsp/i386/shared/pci/Makefile.am index 8925281c37..dbae5e9ffd 100644 --- a/c/src/lib/libbsp/i386/shared/pci/Makefile.am +++ b/c/src/lib/libbsp/i386/shared/pci/Makefile.am @@ -19,4 +19,4 @@ all-local: $(PREINSTALL_FILES) EXTRA_DIST = pcibios.c -include $(top_srcdir)/../../../../../automake/local.am +include $(top_srcdir)/../../../automake/local.am -- cgit v1.2.3