X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=libs%2Fluci-lib-httpprotoutils%2FMakefile;fp=libs%2Fluci-lib-httpprotoutils%2FMakefile;h=851a362eb70465420a6a173fb9eea88ccfe07fe4;hp=0000000000000000000000000000000000000000;hb=b4040aacb04ce38b7eae315d37b2a61a38aea4b1;hpb=eb4571c6dc7e9f99133de1d7df23024ba6d31d9e diff --git a/libs/luci-lib-httpprotoutils/Makefile b/libs/luci-lib-httpprotoutils/Makefile new file mode 100644 index 000000000..851a362eb --- /dev/null +++ b/libs/luci-lib-httpprotoutils/Makefile @@ -0,0 +1,14 @@ +# +# Copyright (C) 2018 The LuCI Team +# +# This is free software, licensed under the Apache License, Version 2.0 . +# + +include $(TOPDIR)/rules.mk + +LUCI_TITLE:=HTTP protocol utility functions +LUCI_DEPENDS:=+luci-base + +include ../../luci.mk + +# call BuildPackage - OpenWrt buildroot signature