summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-tinyproxy/Makefile
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-tinyproxy/Makefile
parent2d0ead91d7e4a6ccdbf3029baf3aca66a7729b9b (diff)
build: integrate po files in the build system
Diffstat (limited to 'applications/luci-tinyproxy/Makefile')
-rw-r--r--applications/luci-tinyproxy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/applications/luci-tinyproxy/Makefile b/applications/luci-tinyproxy/Makefile
index 81a96f6a8..0123c164b 100644
--- a/applications/luci-tinyproxy/Makefile
+++ b/applications/luci-tinyproxy/Makefile
@@ -1,2 +1,4 @@
+PO = tinyproxy
+
include ../../build/config.mk
-include ../../build/module.mk \ No newline at end of file
+include ../../build/module.mk