Ignore:
Timestamp:
02/13/07 11:40:24 (17 years ago)
Author:
r2d
Message:
  • changed replay gain implementation (using sv8 representation)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/mpcdec/Makefile.am

    r163 r212  
    33bin_PROGRAMS = mpcdec
    44mpcdec_SOURCES = mpcdec.c
    5 mpcdec_LDADD = $(top_builddir)/libwavformat/libwavformat.a\
    6         $(top_builddir)/libmpcdec/libmpcdec.la
     5mpcdec_LDADD = $(top_builddir)/libwavformat/libwavformat.a \
     6        $(top_builddir)/libmpcdec/libmpcdec.la -lm
Note: See TracChangeset for help on using the changeset viewer.