Skip to content
GitLab
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
80a4c6e8
Commit
80a4c6e8
authored
Feb 18, 2011
by
JINMEI Tatuya
Browse files
[master] fixed EXTRA_DIST for new data file.
parent
7e90e372
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dns/tests/testdata/Makefile.am
View file @
80a4c6e8
...
...
@@ -50,7 +50,8 @@ EXTRA_DIST += name_toWire5.spec name_toWire6.spec
EXTRA_DIST
+=
question_fromWire question_toWire1 question_toWire2
EXTRA_DIST
+=
rdata_cname_fromWire rdata_dname_fromWire rdata_dnskey_fromWire
EXTRA_DIST
+=
rdata_ds_fromWire rdata_in_a_fromWire rdata_in_aaaa_fromWire
EXTRA_DIST
+=
rdata_mx_fromWire rdata_mx_toWire1 rdata_ns_fromWire
EXTRA_DIST
+=
rdata_mx_fromWire rdata_mx_toWire1 rdata_mx_toWire2
EXTRA_DIST
+=
rdata_ns_fromWire
EXTRA_DIST
+=
rdata_nsec_fromWire1 rdata_nsec_fromWire2 rdata_nsec_fromWire3
EXTRA_DIST
+=
rdata_nsec_fromWire4.spec rdata_nsec_fromWire5.spec
EXTRA_DIST
+=
rdata_nsec_fromWire6.spec rdata_nsec_fromWire7.spec
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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