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
This commit is contained in:
oana 2013-12-17 13:38:17 +00:00
parent 8439392c0f
commit e7394cbd40
1 changed files with 1 additions and 2 deletions

View File

@ -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 :=