summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/freifunk-gwcheck/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/freifunk-gwcheck/Makefile b/contrib/package/freifunk-gwcheck/Makefile
index a0945e1d8..1563b0cb3 100644
--- a/contrib/package/freifunk-gwcheck/Makefile
+++ b/contrib/package/freifunk-gwcheck/Makefile
@@ -34,6 +34,7 @@ endef
define Package/freifunk-gwcheck/install
$(CP) ./files/* $(1)/
+ $(CP) ./root/* $(1)/
endef
$(eval $(call BuildPackage,freifunk-gwcheck))