aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-calendar.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'evolution-calendar.pc.in')
-rw-r--r--evolution-calendar.pc.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/evolution-calendar.pc.in b/evolution-calendar.pc.in
index d4478294a4..7891596420 100644
--- a/evolution-calendar.pc.in
+++ b/evolution-calendar.pc.in
@@ -7,10 +7,11 @@ idldir=@idldir@
IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
privlibdir=@privlibdir@
+privincludedir=@privincludedir@
Name: evolution-calendar
Description: libraries needed for Evolution calendar backends
Version: @VERSION@
Requires: libgnome-2.0 libbonobo-2.0 gal-2.0 >= @GAL_VERSION@ gnome-vfs-2.0
-Libs: -L${libdir} -L${privlibdir} -lpcs -lcal-util -lcal-client -lical-evolution -lwombat -leutil
-Cflags: -I${includedir}/evolution
+Libs: -L${privlibdir} -lpcs -lcal-util -lcal-client -lical-evolution -lwombat -leutil
+Cflags: -I${privincludedir}