Browse Source

distribute hash compat headers

OPENBSD_5_7
Brent Cook 9 years ago
parent
commit
1273571998
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      include/Makefile.am

+ 3
- 0
include/Makefile.am View File

@ -7,6 +7,9 @@ noinst_HEADERS += sys/time.h
noinst_HEADERS += imsg.h
noinst_HEADERS += string.h
noinst_HEADERS += md5.h
noinst_HEADERS += md5_openbsd.h
noinst_HEADERS += sha2.h
noinst_HEADERS += sha2_openbsd.h
noinst_HEADERS += stdlib.h
noinst_HEADERS += Makefile.in
noinst_HEADERS += poll.h

Loading…
Cancel
Save