build: install plugins in the right location

This commit is contained in:
Hylke Bons 2011-10-02 00:15:57 +02:00
parent 3f26071a29
commit 528293e39d
2 changed files with 3 additions and 1 deletions

View file

@ -165,6 +165,7 @@ build/m4/shave/shave-libtool
data/Makefile data/Makefile
data/icons/Makefile data/icons/Makefile
data/html/Makefile data/html/Makefile
data/plugins/Makefile
help/Makefile help/Makefile
SparkleLib/AssemblyInfo.cs SparkleLib/AssemblyInfo.cs
SparkleLib/Defines.cs SparkleLib/Defines.cs

View file

@ -1,6 +1,7 @@
SUBDIRS = \ SUBDIRS = \
icons \ icons \
html html \
plugins
dist_pixmaps_DATA = \ dist_pixmaps_DATA = \
side-splash.png \ side-splash.png \