doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / modechange
index 4c3397c..b5b86a4 100644 (file)
@@ -8,13 +8,17 @@ lib/modechange.c
 m4/modechange.m4
 
 Depends-on:
+stat
 stat-macros
+stdbool
+sys_stat
 xalloc
 
 configure.ac:
 gl_MODECHANGE
 
 Makefile.am:
+lib_SOURCES += modechange.c
 
 Include:
 "modechange.h"