From e7394cbd40e28c908240726250cfb7db69f5bbde Mon Sep 17 00:00:00 2001 From: oana Date: Tue, 17 Dec 2013 13:38:17 +0000 Subject: [PATCH] Remove GSM library from list of installed libraries. It was breaking making install process as the library is not built at the moment. git-svn-id: http://yate.null.ro/svn/yate/trunk@5696 acf43c95-373e-0410-b603-e72c3f656dc1 --- Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index fb217d0f..faa47299 100644 --- a/Makefile.in +++ b/Makefile.in @@ -24,8 +24,7 @@ SLIBS:= $(YLIB) libyate.so \ libyatescript.so.@PACKAGE_VERSION@ libyatescript.so \ libyatesig.so.@PACKAGE_VERSION@ libyatesig.so \ libyatemgcp.so.@PACKAGE_VERSION@ libyatemgcp.so \ - libyatejabber.so.@PACKAGE_VERSION@ libyatejabber.so \ - libyategsm.so.@PACKAGE_VERSION@ libyategsm.so + libyatejabber.so.@PACKAGE_VERSION@ libyatejabber.so INCS := yateclass.h yatemime.h yatengine.h yatephone.h yatecbase.h GENS := yateversn.h LIBS :=