Skip to content

Commit

Permalink
re-add headers for distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
busterb committed Mar 14, 2018
1 parent 4799f0d commit 0e69421
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ noinst_HEADERS += compat/fcntl.h
noinst_HEADERS += compat/limits.h
noinst_HEADERS += compat/netdb.h
noinst_HEADERS += compat/poll.h
noinst_HEADERS += compat/pthread.h
noinst_HEADERS += compat/readpassphrase.h
noinst_HEADERS += compat/resolv.h
noinst_HEADERS += compat/stdio.h
Expand All @@ -21,6 +22,7 @@ noinst_HEADERS += compat/time.h
noinst_HEADERS += compat/unistd.h
noinst_HEADERS += compat/win32netcompat.h

noinst_HEADERS += compat/arpa/inet.h
noinst_HEADERS += compat/arpa/nameser.h

noinst_HEADERS += compat/machine/endian.h
Expand Down

0 comments on commit 0e69421

Please sign in to comment.