Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[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"