[gnome-software] trivia: Fix 'make distcheck'



commit bc3eebea8b88340e48f3a5e2a99ed4f23aee999f
Author: Richard Hughes <richard hughsie com>
Date:   Fri Oct 18 16:59:16 2013 +0100

    trivia: Fix 'make distcheck'

 contrib/gnome-software.spec.in |    1 +
 src/Makefile.am                |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index ef61d94..7200e7b 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -92,6 +92,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
 %{_libexecdir}/gnome-software-service
 %{_datadir}/dbus-1/services/org.gnome.Software.service
+%{_datadir}/gnome-shell/search-providers/gnome-software-search-provider.ini
 
 %changelog
 * #LONGDATE# Richard Hughes <richard hughsie com> #VERSION#-0.#BUILD##ALPHATAG#
diff --git a/src/Makefile.am b/src/Makefile.am
index da6f62a..0c7386c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -198,6 +198,7 @@ EXTRA_DIST =                                                \
        shadow.png                                      \
        shadow-active.png                               \
        $(desktop_in_files)                             \
+       $(searchprovider_DATA)                          \
        $(UI_FILES)
 
 man_MANS =


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