Mercurial > audlegacy
diff libaudacious/Makefile @ 1872:3a77efe38b8a trunk
[svn] - libaudacious SONAME becomes libaudacious.so.3
author | nenolod |
---|---|
date | Sat, 14 Oct 2006 11:38:14 -0700 |
parents | ef9a2f666404 |
children | 68c0c8620b17 |
line wrap: on
line diff
--- a/libaudacious/Makefile Sat Oct 14 11:36:12 2006 -0700 +++ b/libaudacious/Makefile Sat Oct 14 11:38:14 2006 -0700 @@ -6,7 +6,7 @@ beepincludedir = $(includedir)/audacious OBJECTIVE_LIBS = libaudacious$(SHARED_SUFFIX) -OBJECTIVE_SONAME_SUFFIX = 3.0.0 +OBJECTIVE_SONAME_SUFFIX = 3 LIBADD = \ $(GTK_LIBS) \