Code

Makefile.am: install lyrics plugins with automake
authorMax Kellermann <max@duempel.org>
Wed, 10 Jun 2009 22:22:58 +0000 (00:22 +0200)
committerMax Kellermann <max@duempel.org>
Wed, 10 Jun 2009 22:22:58 +0000 (00:22 +0200)
commit81ad3820d574d1fc79b38db96f5c7b9f9ebfc80f
treeb04a51949e4a4609277beb1041d2941676724187
parent77ee5ee731e4cf52f0fd7f1af93730ea2a23684a
Makefile.am: install lyrics plugins with automake

Set $(lyrics_SCRIPTS) instead of manually installing those plugins.
This is more consistent with automake, and automake gives us
uninstall.
Makefile.am