kumquat-buildroot/package/libmbus/libmbus.mk
Gustavo Zacarias 92c2409424 libmbus: bump to version 0.7.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-05-18 22:22:07 +02:00

16 lines
389 B
Makefile

#############################################################
#
# libmbus
#
#############################################################
LIBMBUS_VERSION = 0.7.0
LIBMBUS_SITE = http://www.freescada.com/public-dist
LIBMBUS_INSTALL_STAGING = YES
# Without this the build yields an error:
# cannot find input file: `test/Makefile.in'
LIBMBUS_AUTORECONF = YES
$(eval $(call AUTOTARGETS))