summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-02-24 21:30:06 +0100
committerGravatar waker <wakeroid@gmail.com>2011-02-24 21:30:06 +0100
commitf4b6e6a0aa2894025b6fe87a282a9988a1a9e341 (patch)
tree1f711b16a8f1f03d67d09257505b4005f831f6cc /Makefile.am
parentc05c4393fc9bc38f73961afe67b0b950ccec328e (diff)
moved replaygain code to separate file; added support for applying replaygain to 8, 24 and 32 bit int streams
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8977b4b5..e6ed3fd1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,7 +33,8 @@ deadbeef_SOURCES =\
metacache.c metacache.h\
gettext.h\
ringbuf.c ringbuf.h\
- dsppreset.c dsppreset.h
+ dsppreset.c dsppreset.h\
+ replaygain.c replaygain.h
sdkdir = $(pkgincludedir)
sdk_HEADERS = deadbeef.h