fsf address update
[gnulib.git] / modules / inttostr
index 3408a2c..7f819ba 100644 (file)
@@ -3,6 +3,7 @@ Convert integers to printable strings.
 
 Files:
 lib/imaxtostr.c
+lib/intprops.h
 lib/inttostr.c
 lib/inttostr.h
 lib/offtostr.c
@@ -19,10 +20,12 @@ gl_INTTOSTR
 
 Makefile.am:
 EXTRA_DIST += inttostr.c
-lib_SOURCES += imaxtostr.c inttostr.h offtostr.c umaxtostr.c
 
 Include:
 "inttostr.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert