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 Feb 21, 2024
1 parent ef4caa8 commit 0a2b141
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 @@ -818,6 +818,7 @@ include_HEADERS = \
lib/vparse.h \
lib/wildmat.h \
lib/xmalloc.h \
lib/xsha1.h \
lib/xunlink.h

nodist_include_HEADERS = \
Expand All @@ -834,7 +835,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 0a2b141

Please sign in to comment.