summaryrefslogtreecommitdiffstats
path: root/c/src/exec/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/Makefile.in')
-rw-r--r--c/src/exec/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/Makefile.in b/c/src/exec/Makefile.in
index cb502d663c..0bd898f58a 100644
--- a/c/src/exec/Makefile.in
+++ b/c/src/exec/Makefile.in
@@ -19,7 +19,7 @@ include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_ROOT)/make/directory.cfg
POSIX_DIRS_yes_V=posix
-POSIX_DIRS = $(POSIX_DIRS_$(RTEMS_HAS_POSIX_API)_V)
+POSIX_DIRS = $(POSIX_DIRS_$(HAS_POSIX_API)_V)
SUB_DIRS=score rtems $(POSIX_DIRS) sapi wrapup