[banshee] [YouTube] Set install dir to Extensions/



commit 541568b2a2df4d77f471a1f6f30542df90eff76e
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Thu Mar 11 08:56:50 2010 -0800

    [YouTube] Set install dir to Extensions/

 src/Extensions/Banshee.YouTube/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Extensions/Banshee.YouTube/Makefile.am b/src/Extensions/Banshee.YouTube/Makefile.am
index 86731b4..4c19bb5 100644
--- a/src/Extensions/Banshee.YouTube/Makefile.am
+++ b/src/Extensions/Banshee.YouTube/Makefile.am
@@ -1,6 +1,7 @@
 ASSEMBLY = Banshee.YouTube
 TARGET = library
 LINK = $(LINK_BANSHEE_THICKCLIENT_DEPS) $(LINK_GDATA)
+INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
 
 SOURCES =  \
 	Banshee.YouTube.Data/DataFetch.cs \



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