summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-asterisk/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-11-12 10:13:34 +0100
committerJo-Philipp Wich <jo@mein.io>2018-11-14 20:46:04 +0100
commitcf3621522815544d42d1cc5cdf65b4fd1a6b4412 (patch)
tree7d2656f92612be0ff31e0d987cb08b38a404a6fe /applications/luci-app-asterisk/Makefile
parent4791180eb3253381b4bc69342ee58605a15431dd (diff)
applications: drop luci-app-asterisk
This application was never useful to begin with, drop it to avoid further confusion. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-asterisk/Makefile')
-rw-r--r--applications/luci-app-asterisk/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/applications/luci-app-asterisk/Makefile b/applications/luci-app-asterisk/Makefile
deleted file mode 100644
index 3434e167f4..0000000000
--- a/applications/luci-app-asterisk/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
-
-include $(TOPDIR)/rules.mk
-
-LUCI_TITLE:=LuCI Support for Asterisk
-
-include ../../luci.mk
-
-# call BuildPackage - OpenWrt buildroot signature