[Pkg-voip-commits] [dahdi-tools] 264/285: xpp: Move astribank_license to libastribank

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:19:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit 06ae8473d7e2e7a58cedc902129761ceb1c0479d
Author: Oron Peled <oron.peled at xorcom.com>
Date:   Mon May 11 14:08:51 2015 +0300

    xpp: Move astribank_license to libastribank
    
    * So it's available to all utilities
    
    Signed-off-by: Oron Peled <oron.peled at xorcom.com>
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
---
 xpp/Makefile.am | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/xpp/Makefile.am b/xpp/Makefile.am
index ef203ff..32aa3ac 100644
--- a/xpp/Makefile.am
+++ b/xpp/Makefile.am
@@ -85,6 +85,8 @@ libastribank_la_SOURCES	= \
 		astribank.h	\
 		mpptalk.c	\
 		mpptalk.h	\
+		astribank_license.c	\
+		astribank_license.h	\
 		#
 
 libastribank_la_CFLAGS		= $(GLOBAL_CFLAGS)
@@ -135,12 +137,6 @@ astribank_hexload_LDADD		= \
 		oct612x/liboctasic.la	\
 		#
 
-astribank_allow_SOURCES		= \
-			astribank_allow.c	\
-			astribank_license.c	\
-			astribank_license.h	\
-			#
-
 astribank_allow_CFLAGS		= $(GLOBAL_CFLAGS)
 astribank_allow_LDFLAGS		= $(USB_LIBS)
 astribank_allow_LDADD		= libastribank.la

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list