Install the previously missing libyatesig.so

git-svn-id: http://yate.null.ro/svn/yate/trunk@1553 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2007-12-16 22:11:56 +00:00
parent 091164f026
commit 693617c0ce
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ LDCONFIG:=true
MKDEPS := ./config.status
PROGS:= yate
YLIB := libyate.so.@PACKAGE_VERSION@
SLIBS:= $(YLIB) libyate.so
YLIB := libyate.so.@PACKAGE_VERSION@ libyatesig.so.@PACKAGE_VERSION@
SLIBS:= $(YLIB) libyate.so libyatesig.so
INCS := yateclass.h yatemime.h yatengine.h yatephone.h yatecbase.h
GENS := yateversn.h
LIBS :=