doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / xalloc
index ba2de3f..c6c2083 100644 (file)
@@ -7,11 +7,15 @@ lib/xmalloc.c
 m4/xalloc.m4
 
 Depends-on:
+extern-inline
+xalloc-die
+xalloc-oversized
 
 configure.ac:
 gl_XALLOC
 
 Makefile.am:
+lib_SOURCES += xmalloc.c
 
 Include:
 "xalloc.h"