Changeset 8709 for luci/trunk/contrib/package/luci/Makefile
- Timestamp:
- 06/18/12 23:42:38 (11 months ago)
- Files:
-
- 1 modified
-
luci/trunk/contrib/package/luci/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
luci/trunk/contrib/package/luci/Makefile
r8703 r8709 174 174 175 175 176 $(eval $(call library,fastindex,Fastindex indexing module ))176 $(eval $(call library,fastindex,Fastindex indexing module,+PACKAGE_luci-lib-fastindex:liblua)) 177 177 $(eval $(call library,httpclient,HTTP(S) client library,+luci-lib-web +luci-lib-nixio)) 178 178 $(eval $(call library,ipkg,LuCI IPKG/OPKG call abstraction library))
