doc: Fix a module name.
[gnulib.git] / modules / userspec
index 48fd65f..4774c3d 100644 (file)
@@ -2,7 +2,6 @@ Description:
 Parse a `user:group' specifier (e.g. the first argument of chown utility).
 
 Files:
-lib/inttostr.h
 lib/userspec.c
 lib/userspec.h
 m4/userspec.m4
@@ -14,13 +13,13 @@ xstrtol
 strdup
 gettext-h
 intprops
+inttostr
 stdbool
 
 configure.ac:
 gl_USERSPEC
 
 Makefile.am:
-EXTRA_DIST += userspec.h
 
 Include:
 "userspec.h"