diff options
Diffstat (limited to 'posix/Makefile')
-rw-r--r-- | posix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posix/Makefile b/posix/Makefile index 2c598cd..0086d45 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -360,7 +360,7 @@ tests-time64 := \ tst-wait4-time64 \ # tests-time64 -xtests := \ +xtests := \ tst-sched_rr_get_interval \ # xtests @@ -405,7 +405,7 @@ install-bin := \ getconf \ # getconf -install-others-programs := \ +install-others-programs := \ $(inst_libexecdir)/getconf \ # install-others-programs |