summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/wrap/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/include/wrap/Makefile.in')
-rw-r--r--c/src/exec/posix/include/wrap/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/include/wrap/Makefile.in b/c/src/exec/posix/include/wrap/Makefile.in
index 1d2e92cca0..d58dbb7f51 100644
--- a/c/src/exec/posix/include/wrap/Makefile.in
+++ b/c/src/exec/posix/include/wrap/Makefile.in
@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
H_PIECES= pthread sched
# limits.h may have been moved into newlib -- check before removing it
# from the cvs tree
-H_FILES=$(H_PIECES:%=$(srcdir)/%.h)
+H_FILES=$(H_PIECES:%=$(srcdir)/../%.h)
SRCS=$(H_FILES)