diff options
Diffstat (limited to 'afb-daemon.pc.in')
-rw-r--r-- | afb-daemon.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afb-daemon.pc.in b/afb-daemon.pc.in index 196324ab..23075eb9 100644 --- a/afb-daemon.pc.in +++ b/afb-daemon.pc.in @@ -26,5 +26,5 @@ Version: @PROJECT_VERSION@ URL: @PROJECT_URL@ Requires: json-c -Cflags: -DPLUGIN_INSTALL_DIR=\"${plugin_install_dir}\" -I${includedir} +Cflags: -I${includedir} |