diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-04-06 13:36:34 +1000 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-04-19 11:23:57 +0200 |
| commit | 9732a4754328231ce399eaa38889fc75055be723 (patch) | |
| tree | b40c223e195240c45ae2f262b5ba170e36f0148a | |
| parent | 1a9b49c2aec11cb9114bd49ae28c709c40d35766 (diff) | |
Add cflags to pkgconfig file.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
| -rw-r--r-- | utouch-evemu.pc.in | 1 |
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 | |||
| 7 | Description: Kernel device emulation | 7 | Description: Kernel device emulation |
| 8 | Version: @PACKAGE_VERSION@ | 8 | Version: @PACKAGE_VERSION@ |
| 9 | Libs: -L${libdir} -lutouch-evemu | 9 | Libs: -L${libdir} -lutouch-evemu |
| 10 | Cflags: -I${includedir} | ||
