From 05b37c50d05f20733f66c5acfe6034995bd2b761 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 28 Jan 2005 02:32:38 +0000 Subject: 2005-01-28 Ralf Corsepius * itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am: Remove AM_CPPFLAGS += -I$(top_builddir). --- cpukit/sapi/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/sapi/Makefile.am') diff --git a/cpukit/sapi/Makefile.am b/cpukit/sapi/Makefile.am index 9dde51736f..da5190b043 100644 --- a/cpukit/sapi/Makefile.am +++ b/cpukit/sapi/Makefile.am @@ -21,7 +21,6 @@ include_rtems_HEADERS += macros/rtems/extension.inl endif ## src -AM_CPPFLAGS += -I$(top_builddir) AM_CPPFLAGS += -D__RTEMS_INSIDE__ noinst_LIBRARIES = libsapi.a -- cgit v1.2.3