diff --git a/examples/posix_spawn/filesystem/hello/Makefile b/examples/posix_spawn/filesystem/hello/Makefile index 0feee90e1..f98419b37 100644 --- a/examples/posix_spawn/filesystem/hello/Makefile +++ b/examples/posix_spawn/filesystem/hello/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/examples/elf/tests/hello/Makefile +# apps/examples/posix_spawn/filesystem/hello/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with