summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:35:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:35:00 +0000
commitcc480f9cb73f6410dcbdce70b71732ef52c0c44f (patch)
tree2ab24e55c298f18e1624b9c1f856d4d98ab65f60 /cpukit/itron/src/Makefile.am
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cc480f9cb73f6410dcbdce70b71732ef52c0c44f.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Include compile.am.
Diffstat (limited to '')
-rw-r--r--cpukit/itron/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/itron/src/Makefile.am b/cpukit/itron/src/Makefile.am
index 92ae498c69..9be487280a 100644
--- a/cpukit/itron/src/Makefile.am
+++ b/cpukit/itron/src/Makefile.am
@@ -46,6 +46,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
OBJS = $(C_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../../../automake/lib.am
AM_CPPFLAGS += -D__RTEMS_INSIDE__