add file_utils module

This commit is contained in:
Josh Coalson
2002-05-17 06:27:19 +00:00
parent ef0bc772a4
commit 2b4dc98d24
3 changed files with 3 additions and 0 deletions

View File

@@ -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 \