aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 62d9a47ff..8a4d5bfb7 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -50,6 +50,7 @@ endif
# Experimental things
#
#APPS+=app_ivrdemo.so
+#APPS+=app_skel.so
APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so app_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/local/include/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so app_zapbarge.so app_zapscan.so" ; fi)