aboutsummaryrefslogtreecommitdiffstats
path: root/afb-daemon.pc.in
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-06-23 20:34:57 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2016-06-23 20:42:57 +0200
commit7059e59cddc1c81321639875636e88895bc14309 (patch)
tree2e857745ae2dd18814bdfe2d6e3806151a51a43e /afb-daemon.pc.in
parentef908d903929988ad01f9df94415fc9c3ddebcac (diff)
vocabulary: moving from 'plugin' to 'binding'
Change-Id: Ic9e118df2bede1fefbb591f8ae7887266b7324ca Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'afb-daemon.pc.in')
-rw-r--r--afb-daemon.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/afb-daemon.pc.in b/afb-daemon.pc.in
index 23075eb9..34a470a3 100644
--- a/afb-daemon.pc.in
+++ b/afb-daemon.pc.in
@@ -18,7 +18,7 @@
##
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
-plugin_install_dir=@plugin_install_dir@
+binding_install_dir=@binding_install_dir@
Name: @PROJECT_PRETTY_NAME@
Description: @PROJECT_DESCRIPTION@