Chromium Code Reviews| Index: newlib/libc/posix/Makefile.am |
| diff --git a/newlib/libc/posix/Makefile.am b/newlib/libc/posix/Makefile.am |
| index aca993e04bc0e084e8d606ecffd515045a7577e1..5ec6b76a20411d7705fa95c10ae849b243631e5d 100644 |
| --- a/newlib/libc/posix/Makefile.am |
| +++ b/newlib/libc/posix/Makefile.am |
| @@ -20,7 +20,7 @@ ELIX_3_SOURCES = \ |
| execve.c execvp.c wordexp.c wordfree.c |
| ELIX_4_SOURCES = \ |
| - popen.c posix_spawn.c |
| + popen.c posix_spawn.c posix_spawnaddr.c posix_spawn_file_actions.c |
| if ELIX_LEVEL_1 |
| ELIX_SOURCES = |