rename plugin-common lib to plugin_common

This commit is contained in:
Josh Coalson
2002-09-04 07:56:44 +00:00
parent 07414eb2ce
commit 5e8e25d580
4 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
LIB_NAME = libxmms-flac
INCLUDES = $(shell xmms-config --cflags) -I./include -I../../include -I..
LIBS = ../../obj/lib/libFLAC.a ../../obj/lib/libplugin-common.a
LIBS = ../../obj/lib/libFLAC.a ../../obj/lib/libplugin_common.a
OBJS = \
charset.o \