gluon/package/gluon-web-osm/Makefile
Tata cf9b6e34ff gluon-web-osm: add javascript static osm source (#1483)
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2018-07-29 16:07:39 +02:00

13 lines
205 B
Makefile

include $(TOPDIR)/rules.mk
PKG_NAME:=gluon-web-osm
PKG_VERSION:=1
include ../gluon.mk
define Package/gluon-web-osm
TITLE:=base src for OSM inlay
endef
$(eval $(call BuildPackageGluon,gluon-web-osm))