From: JINMEI Tatuya Date: Wed, 14 Nov 2012 04:27:32 +0000 (-0800) Subject: [2471] add a missing EXTRA_DIST. this will fix distcheck failure. X-Git-Tag: trac2487_base~1^2~1^2~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51a1d8147f00f69419af1a5980f4e8fcedb5bb87;p=thirdparty%2Fkea.git [2471] add a missing EXTRA_DIST. this will fix distcheck failure. --- diff --git a/src/bin/auth/tests/testdata/Makefile.am b/src/bin/auth/tests/testdata/Makefile.am index 7e42b70402..a4ea1a528f 100644 --- a/src/bin/auth/tests/testdata/Makefile.am +++ b/src/bin/auth/tests/testdata/Makefile.am @@ -21,6 +21,7 @@ EXTRA_DIST += simpleresponse_fromWire.spec EXTRA_DIST += spec.spec EXTRA_DIST += example.com +EXTRA_DIST += example.zone EXTRA_DIST += example.sqlite3 .spec.wire: