aboutsummaryrefslogtreecommitdiff
path: root/dirent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dirent/Makefile')
-rw-r--r--dirent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirent/Makefile b/dirent/Makefile
index b4f0a91..3c71ccf 100644
--- a/dirent/Makefile
+++ b/dirent/Makefile
@@ -30,7 +30,7 @@ routines := opendir closedir readdir readdir_r rewinddir \
scandirat scandirat64
tests := list tst-seekdir opendir-tst1 bug-readdir1 tst-fdopendir \
- tst-fdopendir2
+ tst-fdopendir2 tst-scandir tst-scandir64
CFLAGS-scandir.c = $(uses-callbacks)
CFLAGS-scandir64.c = $(uses-callbacks)