X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/28e9141a9e7e4a30e6cd384ada7c87edab7d8efb..1a164e639307f5050638cc01ead9d4657e26e7a5:/plugins/Makefile.am diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 3626991..76d7923 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -25,7 +25,8 @@ notify_la_LDFLAGS=-module 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 +tracklength-flac.c mad.c madshim.h ../lib/wav.h ../lib/wav.c \ +../lib/hreader.h ../lib/hreader.c disorder_tracklength_la_LDFLAGS=-module disorder_tracklength_la_LIBADD=$(LIBVORBISFILE) $(LIBMAD) $(LIBFLAC) -lm