contrib/freifunk-gwcheck: Also copy files in root/

This commit is contained in:
Manuel Munz 2011-11-13 13:48:48 +00:00
parent 256daa259b
commit 20ac6bbd4b

View file

@ -34,6 +34,7 @@ endef
define Package/freifunk-gwcheck/install
$(CP) ./files/* $(1)/
$(CP) ./root/* $(1)/
endef
$(eval $(call BuildPackage,freifunk-gwcheck))