doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / chdir-safer
index 0d2f3d2..7455b32 100644 (file)
@@ -7,6 +7,11 @@ lib/chdir-safer.c
 m4/chdir-safer.m4
 
 Depends-on:
+errno
+fchdir
+fcntl-h
+fstat
+open
 same-inode
 stdbool
 
@@ -14,7 +19,7 @@ configure.ac:
 gl_CHDIR_SAFER
 
 Makefile.am:
-EXTRA_DIST += chdir-safer.h
+lib_SOURCES += chdir-safer.c
 
 Include:
 "chdir-safer.h"