* modules/cycle-check (lib_SOURCES): Add same-inode.h.
[gnulib.git] / modules / allocsa
index 55fdbb7..ef15469 100644 (file)
@@ -4,6 +4,7 @@ Safe automatic memory allocation.
 Files:
 lib/allocsa.h
 lib/allocsa.c
+lib/allocsa.valgrind
 m4/allocsa.m4
 m4/eealloc.m4
 m4/longlong.m4
@@ -17,12 +18,13 @@ gl_ALLOCSA
 
 Makefile.am:
 lib_SOURCES += allocsa.h allocsa.c
+EXTRA_DIST += allocsa.valgrind
 
 Include:
 #include "allocsa.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Bruno Haible