From 8414e7142259519ea006bf4081288bc742ed8131 Mon Sep 17 00:00:00 2001 From: Álvaro Fernández Rojas Date: Thu, 30 Oct 2014 12:34:25 +0100 Subject: applications/luci-shairport: add new package. This adds support for configuring shairport. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- applications/luci-shairport/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 applications/luci-shairport/Makefile (limited to 'applications/luci-shairport/Makefile') diff --git a/applications/luci-shairport/Makefile b/applications/luci-shairport/Makefile new file mode 100644 index 0000000000..4c827554c4 --- /dev/null +++ b/applications/luci-shairport/Makefile @@ -0,0 +1,4 @@ +PO = shairport + +include ../../build/config.mk +include ../../build/module.mk -- cgit v1.2.3