From 7d33cf22a9824590e17f8696b2712c58e5decf7c Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 27 Feb 2009 10:18:14 +0000 Subject: resindvd: First part of the re-plugging audio decoder --- ext/resindvd/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/resindvd/Makefile.am') diff --git a/ext/resindvd/Makefile.am b/ext/resindvd/Makefile.am index dbf34d43..3a00d151 100644 --- a/ext/resindvd/Makefile.am +++ b/ext/resindvd/Makefile.am @@ -6,6 +6,7 @@ libresindvd_la_SOURCES = \ plugin.c \ resindvdbin.c \ rsnaudiomunge.c \ + rsnaudiodec.c \ rsnbasesrc.c \ rsnpushsrc.c \ rsnstreamselector.c \ @@ -23,6 +24,7 @@ libresindvd_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = resindvdbin.h \ rsnaudiomunge.h \ + rsnaudiodec.h \ rsnbasesrc.h \ rsnpushsrc.h \ rsnstreamselector.h \ -- cgit v1.2.1