autotools: Fix installation directory of plugins on Windows
commit07aeafab81b00365406488b71f8b3a8cf9659048
authorColomban Wendling <ban@herbesfolles.org>
Wed, 11 Mar 2015 01:39:45 +0000 (11 02:39 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Wed, 11 Mar 2015 01:39:45 +0000 (11 02:39 +0100)
treed83d67753189da13a1dfbe9e04aa44e6d8ece1d6
parent7254bf96644058afa84b0aabd603f87d611615d0
autotools: Fix installation directory of plugins on Windows

For some reason we expect the plugins directly inside `$(libdir)` on
Windows instead of `$(libdir)/geany`, so install the plugins there on
Windows.
plugins/Makefile.am