ar71xx: Set eth1 MAC address from EEPROM for WNDR3700
[openwrt.git] / package / uhttpd / Makefile
index e37fa90..29d3ee5 100644 (file)
@@ -19,6 +19,7 @@ define Package/uhttpd/default
   SECTION:=net
   CATEGORY:=Network
   TITLE:=uHTTPd - tiny, single threaded HTTP server
+  MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
 endef
 
 define Package/uhttpd
@@ -67,6 +68,8 @@ endef
 
 define Package/uhttpd/conffiles
 /etc/config/uhttpd
+/etc/uhttpd.crt
+/etc/uhttpd.key
 endef
 
 define Package/uhttpd/install
This page took 0.019865 seconds and 4 git commands to generate.