libanim

changeset 72:dfdf128d144c

now merged
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 03 Oct 2014 17:16:51 +0300
parents efd99ac728d9 81103a24a16c
children 7c9e1f431e72
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/Makefile.in	Fri Oct 03 17:16:19 2014 +0300
     1.2 +++ b/Makefile.in	Fri Oct 03 17:16:51 2014 +0300
     1.3 @@ -5,7 +5,7 @@
     1.4  lib_a = libanim.a
     1.5  
     1.6  ifeq ($(shell uname -s), Darwin)
     1.7 -	lib_so = anim.dylib
     1.8 +	lib_so = libanim.dylib
     1.9  	shared = -dynamiclib
    1.10  else
    1.11  	somajor = 0