summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/Makefile.am')
-rw-r--r--cpukit/sapi/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/sapi/Makefile.am b/cpukit/sapi/Makefile.am
index 8389d98732..4dfcf72cf4 100644
--- a/cpukit/sapi/Makefile.am
+++ b/cpukit/sapi/Makefile.am
@@ -14,11 +14,7 @@ include_rtems_HEADERS += include/rtems/config.h include/rtems/extension.h \
EXTRA_DIST = include/rtems/README
-if INLINE
include_rtems_HEADERS += inline/rtems/extension.inl
-else
-include_rtems_HEADERS += macros/rtems/extension.inl
-endif
## src
AM_CPPFLAGS += -D__RTEMS_INSIDE__