pthread: Determine $(LIB_PTHREAD) correctly on IRIX 6.5.
[gnulib.git] / modules / userspec
index 95da75d..e528e69 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
@@ -21,6 +20,7 @@ configure.ac:
 gl_USERSPEC
 
 Makefile.am:
+lib_SOURCES += userspec.c
 
 Include:
 "userspec.h"