[Pkg-voip-commits] [libss7] 01/02: Initial 0.0.9 release

tzafrir at debian.org tzafrir at debian.org
Mon Oct 31 09:45:18 UTC 2016


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

tzafrir pushed a commit to tag 0.9.0
in repository libss7.

commit 4295fd4a4fc41b7214747c4ae1186ab74b613d52
Author: Matthew Fredrickson <creslin at digium.com>
Date:   Wed Apr 30 04:18:22 2008 +0000

    Initial 0.0.9 release
    
    git-svn-id: https://origsvn.digium.com/svn/libss7/tags/0.9.0@152 284bc105-fd19-0410-aa88-94cd1a20766c
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 9826adb..11e187e 100644
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,8 @@ OSARCH=$(shell uname -s)
 INSTALL_PREFIX?=
 INSTALL_BASE=/usr
 libdir?=$(INSTALL_BASE)/lib
-STATIC_OBJS=mtp2.o ss7_sched.o ss7.o mtp3.o isup.o
-DYNAMIC_OBJS=mtp2.o ss7_sched.o ss7.o mtp3.o isup.o
+STATIC_OBJS=mtp2.o ss7_sched.o ss7.o mtp3.o isup.o sccp.o
+DYNAMIC_OBJS=mtp2.o ss7_sched.o ss7.o mtp3.o isup.o sccp.o
 STATIC_LIBRARY=libss7.a
 DYNAMIC_LIBRARY=libss7.so.1.0
 CFLAGS=-Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC

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



More information about the Pkg-voip-commits mailing list