summaryrefslogtreecommitdiff
path: root/search-provider
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2018-01-15 11:59:57 +0100
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-01-17 19:02:57 -0200
commitd7012d033782869be146e876c7f10d451a906058 (patch)
tree665c79321fc22c78298e53c8577aa29d65b43f42 /search-provider
parentf24b528695296d4c5a373e4562b089a04c77dc86 (diff)
downloadgnome-control-center-d7012d033782869be146e876c7f10d451a906058.tar.gz
build: Move libgd and gvc modules to subprojects
In order to share the libgd and gvc modules between autotools and meson, this patch moves their directories to subprojects directory and updates autotools. https://bugzilla.gnome.org/show_bug.cgi?id=785414
Diffstat (limited to 'search-provider')
-rw-r--r--search-provider/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/search-provider/Makefile.am b/search-provider/Makefile.am
index 5b7dd1f08..9330ff95c 100644
--- a/search-provider/Makefile.am
+++ b/search-provider/Makefile.am
@@ -17,7 +17,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir) \
$(SHELL_CFLAGS) \
-I$(top_srcdir)/panels/common/ \
- -I$(top_srcdir)/libgd
+ -I$(top_srcdir)/subprojects/libgd
libexec_PROGRAMS = gnome-control-center-search-provider