pthread: fix pthread.h creation for srcdir != builddir
[gnulib.git] / modules / fts
index 05a9dde..ba8cd57 100644 (file)
@@ -8,20 +8,27 @@ lib/fts-cycle.c
 m4/fts.m4
 
 Depends-on:
+cloexec
 cycle-check
+d-ino
+d-type
+dirent-safer
 dirfd
+fchdir
+fcntl-h
+fcntl-safer
 hash
+i-ring
 lstat
-openat
+memmove
+openat-safer
 stdbool
-fcntl-safer
 unistd-safer
 
 configure.ac:
 gl_FUNC_FTS
 
 Makefile.am:
-EXTRA_DIST += fts_.h fts-cycle.c
 
 Include:
 "fts_.h"