diff src/Makefile @ 2713:8f7da5257692 trunk

[svn] - rename to libaudclient - enforce libaudclient.so.1
author nenolod
date Wed, 09 May 2007 14:40:01 -0700
parents c35913222440
children 2f8d5c2a5900
line wrap: on
line diff
--- a/src/Makefile	Wed May 09 14:38:41 2007 -0700
+++ b/src/Makefile	Wed May 09 14:40:01 2007 -0700
@@ -3,7 +3,7 @@
 include ../mk/rules.mk
 include ../mk/init.mk
 
-SUBDIRS = $(INTL_OBJECTIVE) $(SUBDIR_GUESS) audacious libaudaciousng audtool libid3tag
+SUBDIRS = $(INTL_OBJECTIVE) $(SUBDIR_GUESS) audacious libaudclient audtool libid3tag
 
 include ../mk/objective.mk