X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/763d5e6ad88ef3ba1cd1d7742d060e4f1e54c6b8..12d6ab6de3efa4dbd2ca9e029bf8fefb8a9bd8f1:/plugins/Makefile.am?ds=sidebyside diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 6afc433..1b7386c 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -25,9 +25,9 @@ AM_CPPFLAGS=-I${top_srcdir}/lib notify_la_SOURCES=notify.c notify_la_LDFLAGS=-module -tracklength_la_SOURCES=tracklength.c mad.c madshim.h +tracklength_la_SOURCES=tracklength.c mad.c madshim.h ../lib/wav.h ../lib/wav.c tracklength_la_LDFLAGS=-module -tracklength_la_LIBADD=@LIBVORBISFILE@ @LIBMAD@ +tracklength_la_LIBADD=$(LIBVORBISFILE) $(LIBMAD) $(LIBFLAC) fs_la_SOURCES=fs.c fs_la_LDFLAGS=-module