From 9732a4754328231ce399eaa38889fc75055be723 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 6 Apr 2011 13:36:34 +1000 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