diff options
| author | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 |
|---|---|---|
| committer | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 |
| commit | ff717da2cf625e3d07537a93a4c240692fa55bd6 (patch) | |
| tree | 9dcf618e4446ac2b5fca7d0afe7767382664f0d6 /include/isc/Makefile.am | |
| parent | cce65f439697627afbccf5a67035a957bb4d784a (diff) | |
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 \ |
