Browse Source

[2471] add a missing EXTRA_DIST. this will fix distcheck failure.

JINMEI Tatuya 12 years ago
parent
commit
51a1d8147f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/bin/auth/tests/testdata/Makefile.am

+ 1 - 0
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: