openat tests: Fix file list.
[gnulib.git] / modules / userspec
index 6166bb8..e528e69 100644 (file)
@@ -2,8 +2,6 @@ Description:
 Parse a `user:group' specifier (e.g. the first argument of chown utility).
 
 Files:
-lib/inttostr.h
-lib/intprops.h
 lib/userspec.c
 lib/userspec.h
 m4/userspec.m4
@@ -13,13 +11,16 @@ posixver
 xalloc
 xstrtol
 strdup
-gettext
+gettext-h
+intprops
+inttostr
 stdbool
 
 configure.ac:
 gl_USERSPEC
 
 Makefile.am:
+lib_SOURCES += userspec.c
 
 Include:
 "userspec.h"