NEWS.stable: log cherry-pick [a0d9972]->[21d1619] freopen: Don't crash if the filenam...
[gnulib.git] / modules / userspec
index 041f341..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
@@ -14,12 +12,15 @@ xalloc
 xstrtol
 strdup
 gettext-h
+intprops
+inttostr
 stdbool
 
 configure.ac:
 gl_USERSPEC
 
 Makefile.am:
+lib_SOURCES += userspec.c
 
 Include:
 "userspec.h"