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/eio.pc.in | |
parent | 27cce49ab166c4dd4f4fb372ef377c7b1e5acb02 (diff) |
alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1
Diffstat (limited to 'pc/eio.pc.in')
-rw-r--r-- | pc/eio.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/eio.pc.in b/pc/eio.pc.in index b599f78cf2..4f89e7acaa 100644 --- a/pc/eio.pc.in +++ b/pc/eio.pc.in | |||
@@ -9,4 +9,4 @@ Requires.private: @requirements_pc_eio@ | |||
9 | Version: @VERSION@ | 9 | Version: @VERSION@ |
10 | Libs: -L${libdir} -leio | 10 | Libs: -L${libdir} -leio |
11 | Libs.private: @requirements_libs_eio@ | 11 | Libs.private: @requirements_libs_eio@ |
12 | Cflags: -I${includedir}/eio-@VMAJ@ | 12 | Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/eio-@VMAJ@ |