mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Daisuke Shimamura's id3 v1/v2 + i18n patches
This commit is contained in:
@@ -24,7 +24,11 @@ INCLUDES = $(shell xmms-config --cflags) -I./include -I../../include
|
||||
LIBS = ../../obj/lib/libFLAC.a
|
||||
|
||||
OBJS = \
|
||||
plugin.o
|
||||
plugin.o \
|
||||
configure.o \
|
||||
wrap_id3.o \
|
||||
charset.o
|
||||
|
||||
|
||||
include ../../build/lib.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user