diff options
Diffstat (limited to 'posix/Makefile')
-rw-r--r-- | posix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/Makefile b/posix/Makefile index 2b14fac138..cbcb6d1b1b 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -52,6 +52,7 @@ routines := \ aux := init-posix environ tests := tstgetopt testfnm runtests +test-srcs := globtest others := getconf install-bin := getconf install-lib := libposix.a |