X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/82d3594f41feb2165171e6630b23b20b005659ef..28e9141a9e7e4a30e6cd384ada7c87edab7d8efb:/plugins/Makefile.am diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 7852152..3626991 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -23,7 +23,9 @@ AM_CPPFLAGS=-I${top_srcdir}/lib notify_la_SOURCES=notify.c notify_la_LDFLAGS=-module -disorder_tracklength_la_SOURCES=tracklength.c mad.c madshim.h ../lib/wav.h ../lib/wav.c +disorder_tracklength_la_SOURCES=tracklength.c tracklength.h \ +tracklength-mp3.c tracklength-ogg.c tracklength-wav.c \ +tracklength-flac.c mad.c madshim.h ../lib/wav.h ../lib/wav.c disorder_tracklength_la_LDFLAGS=-module disorder_tracklength_la_LIBADD=$(LIBVORBISFILE) $(LIBMAD) $(LIBFLAC) -lm