libanim

changeset 35:d3b583add71f

now merged
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 03 Oct 2014 17:16:51 +0300
parents a7c37d831c42 f12663c5c907
children 6ebf9f2d1113
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