Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
e2f99db3
Commit
e2f99db3
authored
Jan 02, 2013
by
JINMEI Tatuya
Browse files
[2433] added new stuff to include_HEADERS
parent
f47a6930
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dns/Makefile.am
View file @
e2f99db3
...
...
@@ -160,6 +160,7 @@ libdns___includedir = $(includedir)/$(PACKAGE_NAME)/dns
libdns___include_HEADERS
=
\
edns.h
\
exceptions.h
\
dns_fwd.h
\
labelsequence.h
\
message.h
\
masterload.h
\
...
...
@@ -177,7 +178,8 @@ libdns___include_HEADERS = \
rrset_collection_base.h
\
rrset_collection.h
\
rrttl.h
\
tsigkey.h
tsigkey.h
\
zone_checker.h
# Purposely not installing these headers:
# name_internal.h: used only internally, and not actually DNS specific
# rdata/*/detail/*.h: these are internal use only
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment