summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/stdio_threading/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/stdio_threading/Makefile')
-rw-r--r--src/regress/lib/libc/stdio_threading/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libc/stdio_threading/Makefile b/src/regress/lib/libc/stdio_threading/Makefile
index e42481afc2..5823b6e284 100644
--- a/src/regress/lib/libc/stdio_threading/Makefile
+++ b/src/regress/lib/libc/stdio_threading/Makefile
@@ -1,3 +1,3 @@
1SUBDIR += fopen fread fwrite fgetln fgets fputs 1SUBDIR += fopen fread fwrite fgetln fgets fputs flockfile
2 2
3.include <bsd.subdir.mk> 3.include <bsd.subdir.mk>