[epiphany] Style fixup



commit 3b4d3c4d104360f5e0a7fc33274bb7ef3df2c738
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Sep 18 16:07:09 2016 -0500

    Style fixup

 src/search-provider/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/search-provider/Makefile.am b/src/search-provider/Makefile.am
index b0a0a4b..283fc95 100644
--- a/src/search-provider/Makefile.am
+++ b/src/search-provider/Makefile.am
@@ -49,12 +49,12 @@ epiphany_search_provider_LDFLAGS = \
        -dlopen self    \
        $(WARN_LDFLAGS)
 
-ephy-shell-search-provider-generated.c : ephy-shell-search-provider-generated.stamp
-ephy-shell-search-provider-generated.h : ephy-shell-search-provider-generated.stamp
+ephy-shell-search-provider-generated.c: ephy-shell-search-provider-generated.stamp
+ephy-shell-search-provider-generated.h: ephy-shell-search-provider-generated.stamp
 
 # The upstream for the DBus interface definition is
 # at http://git.gnome.org/browse/gnome-shell/plain/data/org.gnome.ShellSearchProvider2.xml
-ephy-shell-search-provider-generated.stamp : Makefile.am $(srcdir)/org.gnome.ShellSearchProvider2.xml
+ephy-shell-search-provider-generated.stamp: Makefile.am $(srcdir)/org.gnome.ShellSearchProvider2.xml
        $(AM_V_GEN) gdbus-codegen                                                       \
                --interface-prefix org.gnome.                           \
                --c-namespace Ephy                                      \


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