]> git.notmuchmail.org Git - notmuch/commit
Makefile: Eliminate the separate install-bash and install-zsh targets.
authorCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 17:40:45 +0000 (10:40 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 21:36:31 +0000 (14:36 -0700)
commit0f3480919728def0c414866f8e635e94650eee82
treedd584655cf687ce172351f857b15824c8cdb875b
parenta5ed8c68f6db37d3866088a9770447eba6833109
Makefile: Eliminate the separate install-bash and install-zsh targets.

Again, simplifying the interface to the Makefile. Installing these
files doesn't require bash nor zsh to actually be installed, so there's
little harm in just installing them unconditionally.
Makefile.local