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 Jan 31, 2024
1 parent f1ccdc7 commit d668aaf
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 @@ -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 d668aaf

Please sign in to comment.