8dfd59d114
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
15 lines
386 B
Makefile
15 lines
386 B
Makefile
################################################################################
|
|
#
|
|
# ussp-push
|
|
#
|
|
################################################################################
|
|
|
|
USSP_PUSH_VERSION = 0.11
|
|
USSP_PUSH_SITE = http://www.xmailserver.org
|
|
USSP_PUSH_LICENSE = GPLv2+
|
|
USSP_PUSH_LICENSE_FILES = COPYING
|
|
|
|
USSP_PUSH_DEPENDENCIES = bluez_utils openobex
|
|
|
|
$(eval $(autotools-package))
|