diff options
Diffstat (limited to 'applications/luci-ntpc/Makefile')
-rw-r--r-- | applications/luci-ntpc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/applications/luci-ntpc/Makefile b/applications/luci-ntpc/Makefile index 81a96f6a8..392e8fed1 100644 --- a/applications/luci-ntpc/Makefile +++ b/applications/luci-ntpc/Makefile @@ -1,2 +1,4 @@ +PO = ntpc + include ../../build/config.mk -include ../../build/module.mk
\ No newline at end of file +include ../../build/module.mk |