diff options
Diffstat (limited to 'sendto/caja-sendto.pc.in')
-rw-r--r-- | sendto/caja-sendto.pc.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sendto/caja-sendto.pc.in b/sendto/caja-sendto.pc.in new file mode 100644 index 0000000..50f629f --- /dev/null +++ b/sendto/caja-sendto.pc.in @@ -0,0 +1,10 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +includedir=@includedir@ +pluginsdir=@libdir@/caja-sendto/plugins + +Name: caja-sendto +Description: Extend caja-sendto through plugins +Version: @VERSION@ +Requires: glib-2.0 gmodule-2.0 gtk+-2.0 +Cflags: -I${includedir}/caja-sendto |