mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add id3v2.c
This commit is contained in:
@@ -12,7 +12,8 @@ C_FILES= \
|
||||
canonical_tag.c \
|
||||
charset.c \
|
||||
dither.c \
|
||||
id3v1.c
|
||||
id3v1.c \
|
||||
id3v2.c
|
||||
|
||||
OBJS= $(C_FILES:.c=.obj)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user