summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2011-04-06 13:36:34 +1000
committerHenrik Rydberg <rydberg@euromail.se>2011-04-19 11:23:57 +0200
commit9732a4754328231ce399eaa38889fc75055be723 (patch)
treeb40c223e195240c45ae2f262b5ba170e36f0148a
parent1a9b49c2aec11cb9114bd49ae28c709c40d35766 (diff)
Add cflags to pkgconfig file.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
-rw-r--r--utouch-evemu.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/utouch-evemu.pc.in b/utouch-evemu.pc.in
index 60b65e6..f2fe234 100644
--- a/utouch-evemu.pc.in
+++ b/utouch-evemu.pc.in
@@ -7,3 +7,4 @@ Name: utouch-evemu
7Description: Kernel device emulation 7Description: Kernel device emulation
8Version: @PACKAGE_VERSION@ 8Version: @PACKAGE_VERSION@
9Libs: -L${libdir} -lutouch-evemu 9Libs: -L${libdir} -lutouch-evemu
10Cflags: -I${includedir}