* lib/regex_internal.c (re_string_reconstruct): Handle
[gnulib.git] / modules / hash
index 2accfcb..a364134 100644 (file)
@@ -2,19 +2,19 @@ Description:
 Parametrizable hash table.
 
 Files:
-lib/hash.h
 lib/hash.c
+lib/hash.h
 m4/hash.m4
-lib/xalloc.h
 
 Depends-on:
 stdbool
+xalloc
 
 configure.ac:
 gl_HASH
 
 Makefile.am:
-lib_SOURCES += hash.h hash.c
+EXTRA_DIST += hash.h
 
 Include:
 "hash.h"