From c439bd86bfb8bd7631959e0564061933ccfaa73e Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sat, 4 Aug 2001 20:14:53 +0000 Subject: LPCM audio decoder plugin contributed by Gert Vervoort CVS patchset: 382 CVS date: 2001/08/04 20:14:53 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index e3d17ac45..c452cb82c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = audio_out video_out dxr3 input libmpeg2 libspudec demuxers \ - libac3 libmpg123 libw32dll xine-engine + libac3 libmpg123 liblpcm libw32dll xine-engine debug: @list='$(SUBDIRS)'; for subdir in $$list; do \ -- cgit v1.2.3