add new replaygain module

This commit is contained in:
Josh Coalson
2005-09-02 04:52:32 +00:00
parent 99ea64077c
commit f8ffa1a705
5 changed files with 99 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ DEFINES =
SRCS_C = \
charset.c \
dither.c \
replaygain.c \
tags.c
include $(topdir)/build/lib.mk