From 6f2aeb92cd1412f75a78773f3b1b9030418ddd3d Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Sat, 1 Nov 2008 21:37:06 +0000 Subject: [PATCH] ext/resindvd/Makefile.am: Dist the play scripts. Original commit message from CVS: * ext/resindvd/Makefile.am: Dist the play scripts. --- ChangeLog | 5 +++++ ext/resindvd/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index bd7b5a0..3ff5252 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-01 Stefan Kost + + * ext/resindvd/Makefile.am: + Dist the play scripts. + 2008-11-01 Sebastian Dröge * gst/speexresample/Makefile.am: diff --git a/ext/resindvd/Makefile.am b/ext/resindvd/Makefile.am index e900ab9..e649b61 100644 --- a/ext/resindvd/Makefile.am +++ b/ext/resindvd/Makefile.am @@ -33,3 +33,5 @@ noinst_HEADERS = resindvdbin.h \ rsnparsetter.h \ rsnwrappedbuffer.h +EXTRA_DIST = resin-play resin-play2 + -- 2.7.4