Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / fcntl-safer
index 097d6c8..176c871 100644 (file)
@@ -7,15 +7,19 @@ 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:
 gl_FCNTL_SAFER
+gl_MODULE_INDICATOR([fcntl-safer])
 
 Makefile.am:
-EXTRA_DIST += fcntl--.h creat-safer.c fcntl-safer.h open-safer.c
+lib_SOURCES += creat-safer.c open-safer.c
 
 Include:
 "fcntl-safer.h"