Ensure temp file is closed before its directory is removed.
[gnulib.git] / modules / exclude
index 1327ed8..9962a1d 100644 (file)
@@ -11,12 +11,13 @@ xalloc
 strcase
 fnmatch-gnu
 stdbool
+verify
 
 configure.ac:
 gl_EXCLUDE
 
 Makefile.am:
-lib_SOURCES += exclude.h exclude.c
+EXTRA_DIST += exclude.h
 
 Include:
 "exclude.h"
@@ -26,4 +27,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-