Browse Source

[master] remove generated file from dist tarball

Don't include example.zone test data file in dist tarball.
It is generated from an .in file via ./configure.

This was noticed by emhn during Debian packaging.
(distclean created a source different than extract tarball.)

I didn't get okay, but I mentioned my patch on jabber.
I tested on one system. This seems to be trivial.
Jeremy C. Reed 12 years ago
parent
commit
f0ecf95034
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/bin/auth/tests/testdata/Makefile.am

+ 0 - 1
src/bin/auth/tests/testdata/Makefile.am

@@ -23,7 +23,6 @@ EXTRA_DIST += simpleresponse_fromWire.spec
 EXTRA_DIST += spec.spec
 
 EXTRA_DIST += example.com
-EXTRA_DIST += example.zone
 EXTRA_DIST += example.sqlite3
 
 EXTRA_DIST += example-base-inc.zone example-nsec3-inc.zone