Fix compilation of LuCIttpd

This commit is contained in:
Steven Barth 2008-11-30 13:48:56 +00:00
parent b33943a6e8
commit a786110c6f

View 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),)