]> git.cworth.org Git - notmuch/commitdiff
build: add dataclean
authorDavid Bremner <david@tethera.net>
Sun, 4 May 2014 06:10:49 +0000 (15:10 +0900)
committerDavid Bremner <david@tethera.net>
Wed, 28 May 2014 12:52:10 +0000 (09:52 -0300)
It turns out to be inconvenient to delete the downloaded datafiles with
distclean, so I propose a new target which does that instead.

The closest conventional target is 'maintainer-clean'; the difference
here is that having the original source tarball is not enough to
reconstruct these files.


No differences found