summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index dfa5fb2412..1afac8f7dc 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -509,6 +509,7 @@ librtemscpu_a_SOURCES += posix/src/condsignalsupp.c
librtemscpu_a_SOURCES += posix/src/condtimedwait.c
librtemscpu_a_SOURCES += posix/src/condwait.c
librtemscpu_a_SOURCES += posix/src/condwaitsupp.c
+librtemscpu_a_SOURCES += posix/src/confstr.c
librtemscpu_a_SOURCES += posix/src/_execve.c
librtemscpu_a_SOURCES += posix/src/fork.c
librtemscpu_a_SOURCES += posix/src/key.c