diff options
author | Carsten Haitzler <raster@rasterman.com> | 2010-07-11 23:34:49 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2010-07-11 23:34:49 +0000 |
commit | 1699eb48f1c2e1b62840f9a99eeb758bb251aaa9 (patch) | |
tree | 0bc059ff450c5572288ec5fbe07a17ef76bc843c /elementary.pc.in | |
parent | 0f4120738fcec4f1e459305aca15d65148061519 (diff) |
also conform to the includes in name-vmaj dir policy
SVN revision: 50181
Diffstat (limited to '')
-rw-r--r-- | elementary.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elementary.pc.in b/elementary.pc.in index 307d3ade0..f63a1c8fa 100644 --- a/elementary.pc.in +++ b/elementary.pc.in | |||
@@ -9,4 +9,4 @@ Description: Mobile device touchscreen widget library | |||
9 | Version: @VERSION@ | 9 | Version: @VERSION@ |
10 | Libs: -L${libdir} -lelementary | 10 | Libs: -L${libdir} -lelementary |
11 | Libs.private: @dlopen_libs@ @my_libs@ | 11 | Libs.private: @dlopen_libs@ @my_libs@ |
12 | Cflags: -I${includedir} -I${includedir}/elementary | 12 | Cflags: -I${includedir} -I${includedir}/elementary-@VMAJ@ |