diff options
Diffstat (limited to 'include/isc/Makefile.am')
| -rw-r--r-- | include/isc/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/isc/Makefile.am b/include/isc/Makefile.am index a5b253c9ddc6..3d8c2a47f90e 100644 --- a/include/isc/Makefile.am +++ b/include/isc/Makefile.am @@ -7,6 +7,7 @@ noinst_HEADERS = \ app.h \ assertions.h \ boolean.h \ + buffer.h \ error.h \ formatcheck.h \ int.h \ @@ -22,11 +23,13 @@ noinst_HEADERS = \ mutex.h \ net.h \ netaddr.h \ + netscope.h \ offset.h \ once.h \ platform.h \ print.h \ result.h \ + region.h \ sockaddr.h \ strerror.h \ string.h \ |
