summaryrefslogtreecommitdiff
path: root/yaml-0.1.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'yaml-0.1.pc.in')
-rw-r--r--yaml-0.1.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaml-0.1.pc.in b/yaml-0.1.pc.in
index c566abf..70c8008 100644
--- a/yaml-0.1.pc.in
+++ b/yaml-0.1.pc.in
@@ -6,5 +6,5 @@ libdir=@libdir@
Name: LibYAML
Description: Library to parse and emit YAML
Version: @PACKAGE_VERSION@
-Cflags:
+Cflags: -I${includedir}
Libs: -L${libdir} -lyaml