[banshee] Add the Wikipedia icons to EXTRA_DIST



commit fc46567f5694abbad06af5a0a354386d914a7806
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Wed Dec 16 17:15:42 2009 -0800

    Add the Wikipedia icons to EXTRA_DIST

 src/Extensions/Banshee.Wikipedia/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.Wikipedia/Makefile.am b/src/Extensions/Banshee.Wikipedia/Makefile.am
index 84df341..1ec0d48 100644
--- a/src/Extensions/Banshee.Wikipedia/Makefile.am
+++ b/src/Extensions/Banshee.Wikipedia/Makefile.am
@@ -12,6 +12,6 @@ RESOURCES = Banshee.Wikipedia.addin.xml
 if HAVE_WEBKIT
 include $(top_srcdir)/build/build.mk
 else
-EXTRA_DIST = $(SOURCES) $(RESOURCES)
+EXTRA_DIST = $(SOURCES) $(RESOURCES) $(shell find ThemeIcons -type f)
 endif
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]