summaryrefslogtreecommitdiffstats
path: root/package/libmbus/libmbus.mk
blob: 17954b9ef6e6b315b175caa67a7fc5eecce56820 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#############################################################
#
# 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))