From f1c14fcf87bbc128825a31eb4025d8c70bed848f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 21 Jul 2008 10:15:18 +0000 Subject: ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861. Original commit message from CVS: * ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861. --- ext/resindvd/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ext/resindvd') diff --git a/ext/resindvd/Makefile.am b/ext/resindvd/Makefile.am index ace8fc33..e900ab99 100644 --- a/ext/resindvd/Makefile.am +++ b/ext/resindvd/Makefile.am @@ -30,4 +30,6 @@ noinst_HEADERS = resindvdbin.h \ gstmpegdesc.h \ gstmpegdemux.h \ gstpesfilter.h \ - rsnparsetter.h + rsnparsetter.h \ + rsnwrappedbuffer.h + -- cgit v1.2.1