.
[gnulib.git] / modules / stdio-safer
index 67c0c21..542d250 100644 (file)
@@ -2,6 +2,7 @@ Description:
 File stream functions that avoid clobbering std{in,out,err}.
 
 Files:
+lib/stdio--.h
 lib/stdio-safer.h
 lib/fopen-safer.c
 m4/stdio-safer.m4
@@ -13,11 +14,12 @@ configure.ac:
 gl_STDIO_SAFER
 
 Makefile.am:
-lib_SOURCES += stdio-safer.h fopen-safer.c
 
 Include:
 "stdio-safer.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-