diff --git a/Makefile.am b/Makefile.am index 4858e5f620..d47c1e5e5f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -817,6 +817,7 @@ include_HEADERS = \ lib/vparse.h \ lib/wildmat.h \ lib/xmalloc.h \ + lib/xsha1.h \ lib/xunlink.h nodist_include_HEADERS = \ @@ -833,7 +834,6 @@ noinst_HEADERS += \ lib/prot.h \ lib/ptrarray.h \ lib/util.h \ - lib/xsha1.h \ lib/xstrlcat.h \ lib/xstrlcpy.h \ lib/xstrnchr.h