"make install" avoids installing multiple .so objects
commit134a0b59c87a0f42653ca4bce8900a3cb1144ca9
authorEric Wong <normalperson@yhbt.net>
Mon, 28 Sep 2009 02:02:44 +0000 (27 19:02 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 28 Sep 2009 02:02:44 +0000 (27 19:02 -0700)
tree3775c8562612e244b72261b0420a519965ddfb26
parentaa83722ab57fe05ac88164cfac949bb13c4aa7a5
"make install" avoids installing multiple .so objects

Sometimes we test with unicorn_http.so in lib, but that
gets mistakenly picked up by setup.rb and can wreak havoc
for on upgrades if ABIs change.
GNUmakefile