summaryrefslogtreecommitdiff
path: root/modules/exclude
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-12-31 13:46:30 +0000
committerBruno Haible <bruno@clisp.org>2002-12-31 13:46:30 +0000
commit740e9a30efda7c5323b31860c249b2d9f778209c (patch)
tree45369b9e36534c2427203bcc49428fb3f24d4450 /modules/exclude
parentace5b107220299f7c04b6da8288b037d392b6c83 (diff)
downloadgnulib-740e9a30efda7c5323b31860c249b2d9f778209c.tar.gz
Module description.
Diffstat (limited to 'modules/exclude')
-rw-r--r--modules/exclude23
1 files changed, 23 insertions, 0 deletions
diff --git a/modules/exclude b/modules/exclude
new file mode 100644
index 0000000000..50da07d316
--- /dev/null
+++ b/modules/exclude
@@ -0,0 +1,23 @@
+Description:
+
+Files:
+lib/exclude.h
+lib/exclude.c
+m4/exclude.m4
+
+Depends-on:
+xalloc
+strcase
+unlocked-io
+fnmatch-gnu
+stdbool
+
+configure.ac:
+gl_EXCLUDE
+
+Makefile.am:
+lib_SOURCES += exclude.h exclude.c
+
+Include:
+"exclude.h"
+