doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / mkdir-p
index 31e873c..fed3490 100644 (file)
@@ -10,13 +10,15 @@ m4/mkdir-p.m4
 
 Depends-on:
 error
-fcntl
+fcntl-h
+fstat
 gettext-h
 lchmod
 lchown
 mkancesdirs
 quote
 savewd
+stat
 stat-macros
 stdbool
 sys_stat
@@ -25,6 +27,7 @@ configure.ac:
 gl_MKDIR_PARENTS
 
 Makefile.am:
+lib_SOURCES += dirchownmod.c mkdir-p.c
 
 Include:
 "mkdir-p.h"