summaryrefslogtreecommitdiffhomepage
path: root/web/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-05-27 08:14:24 +0000
committerSteven Barth <steven@midlink.org>2008-05-27 08:14:24 +0000
commitb8124f18f88fe11158eb122a1e362cfbd512cf4f (patch)
tree2d7e9044ddb656c83de73415240c4ded59622389 /web/Makefile
parentd4399bf6189977336a94795f25986fb89a22a5e7 (diff)
* Separated the MVC-Webframework from core
* Separated i18n from core to prepare translations
Diffstat (limited to 'web/Makefile')
-rw-r--r--web/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/Makefile b/web/Makefile
new file mode 100644
index 0000000000..5e64bcd1f0
--- /dev/null
+++ b/web/Makefile
@@ -0,0 +1,2 @@
+include ../build/config.mk
+include ../build/module.mk \ No newline at end of file