mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add file_utils module
This commit is contained in:
@@ -24,6 +24,7 @@ INCLUDES = -I../libFLAC/include -I../../include
|
||||
LIBS = -lFLAC -lm
|
||||
OBJS = \
|
||||
bitbuffer.o \
|
||||
file_utils.o \
|
||||
main.o \
|
||||
metadata.o \
|
||||
metadata_manip.o \
|
||||
|
||||
Reference in New Issue
Block a user