summaryrefslogtreecommitdiff
path: root/modules/file-type
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-03-22 07:44:16 +0000
committerJim Meyering <jim@meyering.net>2005-03-22 07:44:16 +0000
commit92390a7aa6a7faa26c6a2eff990efe0df75c350c (patch)
tree79aa7912e4b85b76ef2eabd21e3824815d948de6 /modules/file-type
parentac6c5d20dd4f058510ab043c4e8fddb865aeb820 (diff)
downloadgnulib-92390a7aa6a7faa26c6a2eff990efe0df75c350c.tar.gz
Depend on new stat-macros module
rather than listing lib/stat-macros.h manually. Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
Diffstat (limited to 'modules/file-type')
-rw-r--r--modules/file-type2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/file-type b/modules/file-type
index fe9909e5d6..fcfc672489 100644
--- a/modules/file-type
+++ b/modules/file-type
@@ -4,11 +4,11 @@ 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
+stat-macros
configure.ac:
gl_FILE_TYPE