* lib/getlogin_r.c, lib/getlogin_r.h, m4/getlogin_r.m4,
[gnulib.git] / modules / exclude
index 50da07d..976e494 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Manage list of filenames or wildcard patterns for --exclude option processing.
 
 Files:
 lib/exclude.h
@@ -8,7 +9,6 @@ m4/exclude.m4
 Depends-on:
 xalloc
 strcase
-unlocked-io
 fnmatch-gnu
 stdbool
 
@@ -16,8 +16,12 @@ configure.ac:
 gl_EXCLUDE
 
 Makefile.am:
-lib_SOURCES += exclude.h exclude.c
 
 Include:
 "exclude.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert