]> git.notmuchmail.org Git - notmuch/commit
Makefile: Add a top-level "make snapshot" target.
authorCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 18:08:56 +0000 (11:08 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 18:34:48 +0000 (11:34 -0700)
commitc41a6bb786c3b57d342b77efcc40ae7b6af3020f
tree4844d4dcc6d867acb9a2fb1ad5c62ecb43b69ea8
parent5999ff8d3cce4512486353784f9dec5242196ec1
Makefile: Add a top-level "make snapshot" target.

Useful for verifying that our tar-file creation works. The tar-file
name can't easily be used as a target directly since it depends on the
current git revision.
Makefile.local