diff options
author | Kim Kibum <kb0929.kim@samsung.com> | 2012-04-29 16:58:25 +0900 |
---|---|---|
committer | Kim Kibum <kb0929.kim@samsung.com> | 2012-04-29 16:58:25 +0900 |
commit | 24c06363581c4713b198e0c12d6c01ae380da000 (patch) | |
tree | 3a3dad49a59cf69162e500ad1227eb767af8bf33 /capi-system-haptic.pc.in | |
parent | ac39af3d1aa435f63c81d2b0308c38272deae124 (diff) | |
download | haptic-24c06363581c4713b198e0c12d6c01ae380da000.tar.gz haptic-24c06363581c4713b198e0c12d6c01ae380da000.tar.bz2 haptic-24c06363581c4713b198e0c12d6c01ae380da000.zip |
upload tizen1.0 source
Diffstat (limited to 'capi-system-haptic.pc.in')
-rw-r--r-- | capi-system-haptic.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capi-system-haptic.pc.in b/capi-system-haptic.pc.in index f758dbd..d0610b9 100644 --- a/capi-system-haptic.pc.in +++ b/capi-system-haptic.pc.in @@ -11,5 +11,5 @@ Description: @PACKAGE_DESCRIPTION@ Version: @VERSION@ Requires: @PC_REQUIRED@ Libs: -L${libdir} @PC_LDFLAGS@ -Cflags: -I${includedir} @PC_CFLAGS@ +Cflags: -I${includedir} |