Skip to content

Commit

Permalink
Makefile.am: install xsha1.h
Browse files Browse the repository at this point in the history
Needed by charset.h, which is installed.  Based on #4623, originally
by @dilyanpalauzov
  • Loading branch information
elliefm committed Jan 23, 2024
1 parent b1cf672 commit 77bf820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -817,6 +817,7 @@ include_HEADERS = \
lib/vparse.h \
lib/wildmat.h \
lib/xmalloc.h \
lib/xsha1.h \
lib/xunlink.h

nodist_include_HEADERS = \
Expand All @@ -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
Expand Down

0 comments on commit 77bf820

Please sign in to comment.