Add the newly added xbox 360 specific xml files to build.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Wed, 7 May 2008 21:21:09 +0000 (21:21 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Wed, 7 May 2008 21:21:09 +0000 (21:21 +0000)
svn path=/trunk/; revision=150

ChangeLog
data/xml/Makefile.am

index a125b35..6e7f3b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2008-05-07  Zeeshan Ali Khattak  <zeenix@gmail.com>
 
+       * data/xml/Makefile.am:
+
+       Add the newly added xbox 360 specific xml files to build.
+
+2008-05-07  Zeeshan Ali Khattak  <zeenix@gmail.com>
+
        * data/xml/description-xbox360.xml:
        * src/main.c:
 
index 6f74dda..3074fc7 100644 (file)
@@ -1,6 +1,8 @@
 xml_DATA = description.xml \
           ConnectionManager.xml \
-          ContentDirectory.xml
+          ContentDirectory.xml \
+          X_MS_MediaReceiverRegistrar1.xml \
+          description-xbox360.xml
 
 xmldir = $(datadir)/gupnp-media-server/xml