From 01b254e34e0bd3ee2b87b1d493be6a32ea54e862 Mon Sep 17 00:00:00 2001
From: bapt <bapt@FreeBSD.org>
Date: Wed, 19 Dec 2012 14:05:36 +0000
Subject: DeforaOS telephony application

PR:		ports/172998
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me>
---
 comms/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'comms/Makefile')

diff --git a/comms/Makefile b/comms/Makefile
index 13f273f60da..69fd2aedbd9 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -25,6 +25,7 @@
     SUBDIR += conserver-com
     SUBDIR += cutecom
     SUBDIR += cwdaemon
+    SUBDIR += deforaos-phone
     SUBDIR += dfu-programmer
     SUBDIR += dfu-util
     SUBDIR += ebook2cw
-- 
cgit