8dfd59d114
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
338 B
Makefile
12 lines
338 B
Makefile
################################################################################
|
|
#
|
|
# libfreefare
|
|
#
|
|
################################################################################
|
|
|
|
LIBFREEFARE_VERSION = 0.3.4
|
|
LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
|
|
LIBFREEFARE_DEPENDENCIES = libnfc openssl
|
|
|
|
$(eval $(autotools-package))
|