From 586a31b300c24c7857f8930cb38a358c617ec67e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2001 18:20:22 +0000 Subject: 2001-09-22 Ralf Corsepius * optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5 happy. * src/Makefile.am: Adapt INCLUDES to make automake-1.5 happy. --- cpukit/posix/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/src/Makefile.am') diff --git a/cpukit/posix/src/Makefile.am b/cpukit/posix/src/Makefile.am index c841f96353..daffbe6c3b 100644 --- a/cpukit/posix/src/Makefile.am +++ b/cpukit/posix/src/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 -INCLUDES += -I. +INCLUDES = -I. # following are semi-implemented and untested UNUSED_C_FILES = devctl.c intr.c -- cgit v1.2.3