Fixed creating libraries symlinks.

git-svn-id: http://yate.null.ro/svn/yate/trunk@1554 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2007-12-17 14:40:38 +00:00
parent 693617c0ce
commit da04d546b5
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@ libyatesig.so.@PACKAGE_VERSION@
SLIBS:= $(YLIB) libyate.so libyatesig.so
YLIB := libyate.so.@PACKAGE_VERSION@
SLIBS:= $(YLIB) libyate.so libyatesig.so.@PACKAGE_VERSION@ libyatesig.so
INCS := yateclass.h yatemime.h yatengine.h yatephone.h yatecbase.h
GENS := yateversn.h
LIBS :=