From 1b38625628edf159668f30b95a1badb248baa4e6 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 10 Mar 2014 09:57:47 +0100 Subject: Make the code match the docs We should be able to include libplanfahr via #incluce only --- data/libplanfahr-0.0.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/libplanfahr-0.0.pc.in b/data/libplanfahr-0.0.pc.in index 25020a9..8e7c220 100644 --- a/data/libplanfahr-0.0.pc.in +++ b/data/libplanfahr-0.0.pc.in @@ -8,4 +8,4 @@ Version: @VERSION@ Description: libplanfahr GObject library Requires: gobject-2.0 libxml-2.0 Libs: -L${libdir} -lplanfahr-0.0 -Cflags: -I${includedir}/liblibplanfahr-0.0 +Cflags: -I${includedir}/libplanfahr-0.0 -- cgit v1.2.3