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 cyrusimap#4623, originally
by @dilyanpalauzov
  • Loading branch information
elliefm committed Aug 14, 2024
1 parent 5ef48b0 commit 7cf07a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -819,6 +819,7 @@ include_HEADERS = \
lib/vparse.h \
lib/wildmat.h \
lib/xmalloc.h \
lib/xsha1.h \
lib/xunlink.h

nodist_include_HEADERS = \
Expand All @@ -836,7 +837,6 @@ noinst_HEADERS += \
lib/ptrarray.h \
lib/slowio.h \
lib/util.h \
lib/xsha1.h \
lib/xstrlcat.h \
lib/xstrlcpy.h \
lib/xstrnchr.h
Expand Down

0 comments on commit 7cf07a7

Please sign in to comment.