diff options
Diffstat (limited to 'mobile/capi-network-bluetooth.pc.in')
-rw-r--r-- | mobile/capi-network-bluetooth.pc.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mobile/capi-network-bluetooth.pc.in b/mobile/capi-network-bluetooth.pc.in deleted file mode 100644 index 85a129a..0000000 --- a/mobile/capi-network-bluetooth.pc.in +++ /dev/null @@ -1,14 +0,0 @@ -# Package Information for pkg-config - -prefix=@PREFIX@ -exec_prefix=/usr -libdir=@LIB_INSTALL_DIR@ -includedir=@INCLUDE_INSTALL_DIR@/network - -Name: @PC_NAME@ -Description: @PACKAGE_DESCRIPTION@ -Version: @VERSION@ -Requires: @PC_REQUIRED@ -Libs: -L${libdir} @PC_LDFLAGS@ -Cflags: -I${includedir} - |