2006-10-27 James Livingston <doclivingston@gmail.com>
[rhythmbox.git] / plugins / artdisplay / Makefile.am
blob9252aad64b2db85dcb3a85dafa54b7d56bdc21fb
1 # Art Display Python Plugin
3 SUBDIRS = artdisplay
5 plugindir = $(PLUGINDIR)/artdisplay
7 plugin_in_files = artdisplay.rb-plugin.desktop.in
8 %.rb-plugin: %.rb-plugin.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
10 plugin_DATA = $(plugin_in_files:.rb-plugin.desktop.in=.rb-plugin)
12 EXTRA_DIST = $(plugin_in_files) \
13         rhythmbox-missing-artwork.svg
15 CLEANFILES = $(plugin_DATA)
16 DISTCLEANFILES = $(plugin_DATA)