iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / idcache
index eb4ca7357877b41165dddccd39600bea259449b3..6334de262390dc62bc29f216267a106173c4c222 100644 (file)
@@ -3,18 +3,20 @@ Username <--> uid and groupname <--> gid conversions, with cache for speed.
 
 Files:
 lib/idcache.c
+lib/idcache.h
 m4/idcache.m4
 
 Depends-on:
+flexmember
 xalloc
 
 configure.ac:
 gl_IDCACHE
 
 Makefile.am:
-EXTRA_DIST += idcache.c
 
 Include:
+"idcache.h"
 
 License:
 GPL