summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin Anthony <kevin@nosideracing.com>2011-08-09 23:04:47 -0400
committerBertrand Lorentz <bertrand.lorentz@gmail.com>2011-08-11 13:03:42 +0200
commitd73565da26afdb36c8ea49a228968aaad9acc40b (patch)
treee1e94777e8ff6bdc2962d228c978fb4b662e1fa2 /configure.ac
parent662cb2829e0911b4d1d18e8c8dda4a072815bb7f (diff)
Add new AlbumArtWriter extension
Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index eb731b2..dc3422b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -131,6 +131,7 @@ help/Makefile
po/Makefile.in
src/Makefile
+src/AlbumArtWriter/Makefile
src/Karaoke/Makefile
src/AssemblyInfo.cs
@@ -197,6 +198,7 @@ ${PACKAGE}-${VERSION}
User Help: ${enable_user_help} (requires gnome-doc-utils >= 0.17.3)
Extensions:
+ AlbumArtWriter: yes
Alarm Clock: ${enable_AlarmClock}
Ampache: ${enable_Ampache}
AppIndicator: ${enable_AppIndicator}