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/itron/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/itron') diff --git a/cpukit/itron/Makefile.am b/cpukit/itron/Makefile.am index b978e3fdf9..3618cc6907 100644 --- a/cpukit/itron/Makefile.am +++ b/cpukit/itron/Makefile.am @@ -103,7 +103,6 @@ C_FILES = $(TASK_C_FILES) $(TASKSYNC_C_FILES) $(SEMAPHORE_C_FILES) \ $(VARIABLE_MEMORY_POOL_C_FILES) $(FIXED_MEMORY_POOL_C_FILES) \ $(TIME_C_FILES) -AM_CPPFLAGS += -I$(top_builddir) AM_CPPFLAGS += -D__RTEMS_INSIDE__ noinst_LIBRARIES = libitron.a -- cgit v1.2.3