summaryrefslogtreecommitdiff
path: root/elementary.pc.in
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2010-07-11 23:39:54 +0000
committerCarsten Haitzler <raster@rasterman.com>2010-07-11 23:39:54 +0000
commit00100670b187196b3f913099c01d70559f56000a (patch)
treecc00a07f0c26648cfca63bc06972ea33fd7e1580 /elementary.pc.in
parent1699eb48f1c2e1b62840f9a99eeb758bb251aaa9 (diff)
downloadelementary-00100670b187196b3f913099c01d70559f56000a.tar.gz
actually ONLy need 1 -I
SVN revision: 50182
Diffstat (limited to 'elementary.pc.in')
-rw-r--r--elementary.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/elementary.pc.in b/elementary.pc.in
index f63a1c8fa..cb3ea4bc8 100644
--- a/elementary.pc.in
+++ b/elementary.pc.in
@@ -9,4 +9,4 @@ Description: Mobile device touchscreen widget library
Version: @VERSION@
Libs: -L${libdir} -lelementary
Libs.private: @dlopen_libs@ @my_libs@
-Cflags: -I${includedir} -I${includedir}/elementary-@VMAJ@
+Cflags: -I${includedir}/elementary-@VMAJ@