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: [PATCH] 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. --- ChangeLog | 5 +++++ common | 2 +- ext/resindvd/Makefile.am | 4 +++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 72fb40e279..cae6db5c38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-21 Sebastian Dröge + + * ext/resindvd/Makefile.am: + Dist missing header files. Fixes bug #543861. + 2008-07-19 Jan Schmidt * configure.ac: diff --git a/common b/common index a100efef18..e79879859b 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit a100efef186a5f8999fe3aa42c0720f5123c08eb +Subproject commit e79879859bc866545379eb77e1378a906dc30ebf diff --git a/ext/resindvd/Makefile.am b/ext/resindvd/Makefile.am index ace8fc3359..e900ab996b 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 +