diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2013-11-04 18:31:48 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2013-11-04 18:33:35 +0900 |
commit | b07c0a76ceb252f755b4b36a2c9ca341c75b4cdc (patch) | |
tree | c6f00dfc7da90f92b6f10d4fb80a2908f50ad13c /pc/efreet-trash.pc.in | |
parent | 27cce49ab166c4dd4f4fb372ef377c7b1e5acb02 (diff) |
alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1
Diffstat (limited to 'pc/efreet-trash.pc.in')
-rw-r--r-- | pc/efreet-trash.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/efreet-trash.pc.in b/pc/efreet-trash.pc.in index 9886ffa487..4025dbb239 100644 --- a/pc/efreet-trash.pc.in +++ b/pc/efreet-trash.pc.in | |||
@@ -8,4 +8,4 @@ Description: Freedesktop Shared Trash implementation for the EFL | |||
8 | Version: @VERSION@ | 8 | Version: @VERSION@ |
9 | Requires.private: @requirements_pc_efreet@ | 9 | Requires.private: @requirements_pc_efreet@ |
10 | Libs: -L${libdir} -lefreet_trash | 10 | Libs: -L${libdir} -lefreet_trash |
11 | Cflags: -I${includedir}/efreet-@VMAJ@ | 11 | Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/efreet-@VMAJ@ |