doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / posixtm
index 0041490..8e3a4db 100644 (file)
@@ -9,12 +9,13 @@ m4/posixtm.m4
 Depends-on:
 mktime
 stdbool
+stpcpy
 
 configure.ac:
 gl_POSIXTM
 
 Makefile.am:
-EXTRA_DIST += posixtm.h posixtm.c
+lib_SOURCES += posixtm.c
 
 Include:
 "posixtm.h"