doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / fcntl-safer
index ecd0500..176c871 100644 (file)
@@ -7,8 +7,11 @@ lib/creat-safer.c
 lib/fcntl-safer.h
 lib/open-safer.c
 m4/fcntl-safer.m4
+m4/mode_t.m4
 
 Depends-on:
+fcntl-h
+open
 unistd-safer
 
 configure.ac:
@@ -16,6 +19,7 @@ gl_FCNTL_SAFER
 gl_MODULE_INDICATOR([fcntl-safer])
 
 Makefile.am:
+lib_SOURCES += creat-safer.c open-safer.c
 
 Include:
 "fcntl-safer.h"