added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / file-type
index c0d150c..806c60d 100644 (file)
@@ -4,17 +4,16 @@ Return a string describing the type of a file.
 Files:
 lib/file-type.h
 lib/file-type.c
-lib/stat-macros.h
 m4/file-type.m4
 
 Depends-on:
-gettext
+gettext-h
+sys_stat
 
 configure.ac:
 gl_FILE_TYPE
 
 Makefile.am:
-lib_SOURCES += file-type.h file-type.c stat-macros.h
 
 Include:
 "file-type.h"
@@ -24,4 +23,3 @@ GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-