[rhythmbox] add album-info.ui to makefile



commit e1e712995d444b747037af8321d7c67f2ded2a4b
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sat Jun 20 20:47:02 2009 +1000

    add album-info.ui to makefile

 plugins/audiocd/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/plugins/audiocd/Makefile.am b/plugins/audiocd/Makefile.am
index 37b2302..04cf0dc 100644
--- a/plugins/audiocd/Makefile.am
+++ b/plugins/audiocd/Makefile.am
@@ -53,7 +53,9 @@ libaudiocd_la_LIBADD += $(NULL)
 
 
 gtkbuilderdir = $(plugindir)
-gtkbuilder_DATA = multiple-album.ui
+gtkbuilder_DATA = 					\
+	album-info.ui					\
+	multiple-album.ui
 
 uixmldir = $(plugindir)
 uixml_DATA = audiocd-ui.xml



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