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/libcsupport/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/libcsupport') diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am index 31a8007eb7..875aee7385 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -5,8 +5,6 @@ include $(top_srcdir)/automake/multilib.am include $(top_srcdir)/automake/compile.am -AM_CPPFLAGS += -I$(top_builddir) - noinst_LIBRARIES = libcsupport.a libcsupport_a_CPPFLAGS = $(AM_CPPFLAGS) -- cgit v1.2.3