[dahdi-commits] dahdi/tools.git branch "master" updated.

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Tue Nov 15 07:42:24 CST 2016


branch "master" has been updated
       via  424157834d54e9f25696183b26c657b9169eb75c (commit)
      from  95d03118cb92c63144fa300a3ec4b1e1dca65881 (commit)

Summary of changes:
 xpp/xtalk/Makefile.am |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)


- Log -----------------------------------------------------------------
commit 424157834d54e9f25696183b26c657b9169eb75c
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date:   Tue Nov 15 15:39:28 2016 +0200

    Don't install xtalk_send
    
    xtalk_send is a helper tool for xtalk, a low-level libary used by some
    Xorcom DAHDI userspace tools. It is hardly needed by most people.

diff --git a/xpp/xtalk/Makefile.am b/xpp/xtalk/Makefile.am
index 3cbdaa2..39b03e9 100644
--- a/xpp/xtalk/Makefile.am
+++ b/xpp/xtalk/Makefile.am
@@ -21,8 +21,7 @@ USB_NAME		= libusb
 endif
 endif
 
-noinst_PROGRAMS		= xlist_test xusb_test xusb_test_bypath xtalk_test xtalk_raw_test
-sbin_PROGRAMS		= xtalk_send
+noinst_PROGRAMS		= xlist_test xusb_test xusb_test_bypath xtalk_test xtalk_raw_test xtalk_send
 noinst_LTLIBRARIES	= libxtalk.la
 dist_noinst_HEADERS	= \
 	xtalk_base.h	\
@@ -39,8 +38,6 @@ dist_noinst_HEADERS	= \
 	include/xtalk/xtalk_iface.h	\
 	#
 
-man_MANS		= xtalk_send.8
-
 libxtalk_la_CFLAGS	= \
 		$(COMMON_CFLAGS) \
 		-I$(srcdir)/include \

-----------------------------------------------------------------------


-- 
dahdi/tools.git



More information about the dahdi-commits mailing list