8dfd59d114
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
313 B
Makefile
12 lines
313 B
Makefile
################################################################################
|
|
#
|
|
# libmbus
|
|
#
|
|
################################################################################
|
|
|
|
LIBMBUS_VERSION = 0.8.0
|
|
LIBMBUS_SITE = http://www.freescada.com/public-dist
|
|
LIBMBUS_INSTALL_STAGING = YES
|
|
|
|
$(eval $(autotools-package))
|