summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-qos
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:18:28 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-19 02:18:28 +0000
commit7bf803250be75dac62c6e048fa675c93c9093b9a (patch)
treef84bb33ebc6ba26e2fc2a2b19e9f8e537de61a62 /applications/luci-qos
parent2d0ead91d7e4a6ccdbf3029baf3aca66a7729b9b (diff)
build: integrate po files in the build system
Diffstat (limited to 'applications/luci-qos')
-rw-r--r--applications/luci-qos/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/applications/luci-qos/Makefile b/applications/luci-qos/Makefile
index 81a96f6a8..ef79869a3 100644
--- a/applications/luci-qos/Makefile
+++ b/applications/luci-qos/Makefile
@@ -1,2 +1,4 @@
+PO = qos
+
include ../../build/config.mk
-include ../../build/module.mk \ No newline at end of file
+include ../../build/module.mk