summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-commands/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-11-21 16:22:04 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-11-21 16:22:04 +0000
commit3e59bb699ba4ede24fd9d9ad9c8c50955908c9b2 (patch)
tree69bca0baf12990db0042dcd50013ee82b01b0533 /applications/luci-commands/Makefile
parent3a04258ba0f3cc470c3527808607d9267e391142 (diff)
applications: add new application luci-app-commands which allows configuring custom shell commands for invocation through the gui
Diffstat (limited to 'applications/luci-commands/Makefile')
-rw-r--r--applications/luci-commands/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-commands/Makefile b/applications/luci-commands/Makefile
new file mode 100644
index 0000000000..64801c2b27
--- /dev/null
+++ b/applications/luci-commands/Makefile
@@ -0,0 +1,4 @@
+PO = commands
+
+include ../../build/config.mk
+include ../../build/module.mk