X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fexclude;h=976e4942635e1af084778ba1a8aa0ff94f960d76;hb=118ba24d049832db7affcd30bed4209cb37b2b30;hp=50da07d316445bde9df7fe7893fd9b2ff218a53c;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/exclude b/modules/exclude index 50da07d31..976e49426 100644 --- a/modules/exclude +++ b/modules/exclude @@ -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