GNUmakefile: "install" preserves unicorn_rails
commit9457a111cfb908af5049c0ca1c4b9a64b458f991
authorEric Wong <normalperson@yhbt.net>
Thu, 2 Apr 2009 17:52:04 +0000 (2 10:52 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 2 Apr 2009 17:52:04 +0000 (2 10:52 -0700)
treed3a15a4eb60b8b9ece57242fa17391eb6eb541d6
parent03f3d6d452aff584f050c5789180324e5fef4751
GNUmakefile: "install" preserves unicorn_rails

This is to prevent the shebang line from being clobbered
by setup.rb which does the rest of the heavy lifting.
While we're at it, remove the dependency on git, too.
GNUmakefile