summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/macros/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/macros/Makefile.am')
-rw-r--r--cpukit/rtems/macros/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/macros/Makefile.am b/cpukit/rtems/macros/Makefile.am
index 7365f30596..6289323ae0 100644
--- a/cpukit/rtems/macros/Makefile.am
+++ b/cpukit/rtems/macros/Makefile.am
@@ -11,7 +11,7 @@ $(PROJECT_INCLUDE)/rtems/rtems:
$(PROJECT_INCLUDE)/%: %
$(INSTALL_DATA) $< $@
-if INLINE
+if MACROS
include_rtems_rtems_HEADERS = rtems/rtems/asr.inl rtems/rtems/attr.inl \
rtems/rtems/dpmem.inl rtems/rtems/event.inl rtems/rtems/eventset.inl \
rtems/rtems/message.inl rtems/rtems/modes.inl rtems/rtems/options.inl \