Browse Source

include tls.h with the distribution package

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

+ 1
- 0
include/Makefile.am View File

@ -16,3 +16,4 @@ noinst_HEADERS += stdlib.h
noinst_HEADERS += Makefile.in
noinst_HEADERS += poll.h
noinst_HEADERS += time.h
noinst_HEADERS += tls.h

Loading…
Cancel
Save