gnulib-tool.py: Fix behavior of --test when a subprocess fails.
[gnulib.git] / modules / file-set
blob532828c57466d0b20027cb8affda1262fb8c7bbc
1 Description:
2 Very specialized set-of-files code.
4 Files:
5 lib/file-set.c
6 lib/file-set.h
8 Depends-on:
9 hash
10 hash-triple-simple
11 stdbool
12 xalloc
13 xalloc-die
15 configure.ac:
17 Makefile.am:
18 lib_SOURCES += file-set.c
20 Include:
21 "file-set.h"
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering