mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
rename plugin-common lib to plugin_common
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user