aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'evolution-shell.pc.in')
-rw-r--r--evolution-shell.pc.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index c27f9f1819..72909b41bb 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -1,12 +1,17 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
+libexecdir=@libexecdir@
includedir=@includedir@
+privlibdir=@privlibdir@
+privlibexecdir=@privlibexecdir@
idldir=@idldir@
-IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
+componentdir=@componentdir@
+evolutionuidir=@evolutionuidir@
+iconsdir=@iconsdir@
-privlibdir=@privlibdir@
+IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@
Name: evolution-shell
Description: libraries needed for Evolution shell components