From da04d546b5b96b3c24a30ff94aa212ffea28ec6e Mon Sep 17 00:00:00 2001 From: paulc Date: Mon, 17 Dec 2007 14:40:38 +0000 Subject: [PATCH] Fixed creating libraries symlinks. git-svn-id: http://yate.null.ro/svn/yate/trunk@1554 acf43c95-373e-0410-b603-e72c3f656dc1 --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index ba705d83..de8277b5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 :=