diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-06-23 15:52:00 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-06-23 15:52:00 +0000 |
commit | ab87896104be09072ccccad305588d46370ab5ad (patch) | |
tree | fc3c5a5db319668cf1185c671268bc8cdae7316b /applications/luci-meshwizard/Makefile | |
parent | e88fd858a1c0d3dbac4703224dc63cb498839432 (diff) |
Add new meshwizard (WIP)
Diffstat (limited to 'applications/luci-meshwizard/Makefile')
-rw-r--r-- | applications/luci-meshwizard/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-meshwizard/Makefile b/applications/luci-meshwizard/Makefile new file mode 100644 index 000000000..7ff62bb98 --- /dev/null +++ b/applications/luci-meshwizard/Makefile @@ -0,0 +1,4 @@ +PO = mesh-wizard + +include ../../build/config.mk +include ../../build/module.mk |