summaryrefslogtreecommitdiffhomepage
path: root/libs/http/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-06-20 16:47:25 +0000
committerSteven Barth <steven@midlink.org>2008-06-20 16:47:25 +0000
commite2e9e119d670ec80954fc8c018b479b218a7e47e (patch)
tree25c5fcd2edc1581ac547cdc30bdb28e2dfedb2ad /libs/http/Makefile
parent8349a0504e3d69586e783f9327428301528a634c (diff)
* Moved luci.http.protocol to libs/http
* Added ltn12 to libs/core * Fixed libs/httpd Makefile
Diffstat (limited to 'libs/http/Makefile')
-rw-r--r--libs/http/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/http/Makefile b/libs/http/Makefile
new file mode 100644
index 0000000000..f7fac7740e
--- /dev/null
+++ b/libs/http/Makefile
@@ -0,0 +1,2 @@
+include ../../build/config.mk
+include ../../build/module.mk