largefile: fix typo that regressed large file support
[gnulib.git] / modules / chdir-safer
index d709ef4..095a408 100644 (file)
@@ -7,7 +7,10 @@ lib/chdir-safer.c
 m4/chdir-safer.m4
 
 Depends-on:
-fcntl
+errno
+fchdir
+fcntl-h
+open
 same-inode
 stdbool
 
@@ -15,7 +18,7 @@ configure.ac:
 gl_CHDIR_SAFER
 
 Makefile.am:
-EXTRA_DIST += chdir-safer.h
+lib_SOURCES += chdir-safer.c
 
 Include:
 "chdir-safer.h"