Fix the build
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 9 Jun 2008 21:38:35 +0000 (21:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 9 Jun 2008 21:38:35 +0000 (21:38 +0000)
svn path=/trunk/; revision=6977

gio/ChangeLog
gio/xdgmime/Makefile.am

index 6c4ab16..ef6f8f2 100644 (file)
@@ -1,5 +1,9 @@
 2008-06-09  Matthias Clasen  <mclasen@redhat.com>
 
+       * xdgmime/Makefile.am: Fix the build
+
+2008-06-09  Matthias Clasen  <mclasen@redhat.com>
+
        * gcontenttype.c (g_content_type_get_icon): Use icons specified
        in the shared mime database, if available.
 
index 87fc048..5588b0f 100644 (file)
@@ -13,6 +13,8 @@ libxdgmime_la_SOURCES = \
        xdgmimecache.h  \
        xdgmimeglob.c   \
        xdgmimeglob.h   \
+       xdgmimeicon.c   \
+       xdgmimeicon.h   \
        xdgmimeint.c    \
        xdgmimeint.h    \
        xdgmimemagic.c  \