(License): Change to LGPL.
[gnulib.git] / modules / xstrtol
index f453cf2..4b0eb1a 100644 (file)
@@ -2,6 +2,7 @@ Description:
 Convert string to 'long` or 'unsigned long', with error checking.
 
 Files:
+lib/intprops.h
 lib/xstrtol.h
 lib/xstrtol.c
 lib/xstrtoul.c
@@ -21,7 +22,6 @@ configure.ac:
 gl_XSTRTOL
 
 Makefile.am:
-lib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c
 
 Include:
 "xstrtol.h"