summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJanez Troha <janez.troha@gmail.com>2010-11-13 13:24:42 +0100
committerBertrand Lorentz <bertrand.lorentz@gmail.com>2010-11-13 13:24:42 +0100
commitdb2e8383bca40d060d35f0efd42dd89e1bf34e9c (patch)
tree32c53f29200e2db7b25f651a83acdf45b8a4a6ac /configure.ac
parent03e1fa1af2899745ea045a485e47a917911e2bf3 (diff)
[Jamendo] Initial import of the Jamendo extension
Jamendo.com is a website providing free, legal and unlimited music published under Creative Commons licenses. More work is needed to have proper integration into Banshee.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e1584ba..0007523 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,6 +82,7 @@ BCE_APPINDICATOR
BCE_AWN
BCE_CLUTTERFLOW
BCE_COVERWALLPAPER
+BCE_JAMENDO
BCE_LASTFMFINGERPRINT
BCE_LCD
BCE_LIRC
@@ -140,6 +141,7 @@ src/ClutterFlow/Makefile
src/ClutterFlow/Banshee.ClutterFlow/Makefile
src/ClutterFlow/ClutterFlow/Makefile
src/CoverWallpaper/Makefile
+src/Jamendo/Makefile
src/LastfmFingerprint/Makefile
src/LastfmFingerprint/Banshee.LastfmFingerprint/Makefile
src/LastfmFingerprint/liblastfmfpbridge/Makefile
@@ -201,6 +203,7 @@ ${PACKAGE}-${VERSION}
Awn: ${enable_Awn}
ClutterFlow: ${enable_ClutterFlow}
CoverWallpaper: ${enable_CoverWallpaper}
+ Jamendo: ${enable_Jamendo}
LastfmFingerprint: ${enable_LastfmFingerprint}
LCD: ${enable_LCD}
Lirc: ${enable_Lirc}