Fix compilation of LuCIttpd
authorSteven Barth <steven@midlink.org>
Sun, 30 Nov 2008 13:48:56 +0000 (13:48 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 30 Nov 2008 13:48:56 +0000 (13:48 +0000)
contrib/package/luci/Makefile

index df2cb4f..509e8b1 100644 (file)
@@ -743,7 +743,7 @@ ifneq ($(CONFIG_PACKAGE_luci-uvl),)
 endif
 
 ifneq ($(CONFIG_PACKAGE_luci-httpd),)
-       PKG_SELECTED_MODULES+=libs/httpd
+       PKG_SELECTED_MODULES+=libs/lucittpd
 endif
 
 ifneq ($(CONFIG_PACKAGE_luci-admin-core),)