From 7694c9aa7851d2046c7784c1729fbeeb83d65fbf Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Tue, 19 Apr 2011 11:30:23 +0200 Subject: Add cflags to pkgconfig file. Signed-off-by: Henrik Rydberg --- utouch-evemu.pc.in | 1 + 1 file changed, 1 insertion(+) 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 Description: Kernel device emulation Version: @PACKAGE_VERSION@ Libs: -L${libdir} -lutouch-evemu +Cflags: -I${includedir} -- cgit v1.2.3