.
[gnulib.git] / modules / sig2str
index 66747da..4ce76fd 100644 (file)
@@ -2,17 +2,18 @@ Description:
 Convert between signal names and signal numbers.
 
 Files:
-lib/intprops.h
 lib/sig2str.h
 lib/sig2str.c
 m4/sig2str.m4
 
 Depends-on:
+intprops
 
 configure.ac:
 gl_FUNC_SIG2STR
 
 Makefile.am:
+EXTRA_DIST += sig2str.h
 
 Include:
 "sig2str.h"