From 440cb06e71288857b9f561e0dc4830ffc464aacd Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 13 Sep 2003 10:03:05 +0000 Subject: [PATCH] Add missing \ Original commit message from CVS: Add missing \ --- gst-libs/ext/ffmpeg/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am index 90435815c8..6432411ec9 100644 --- a/gst-libs/ext/ffmpeg/Makefile.am +++ b/gst-libs/ext/ffmpeg/Makefile.am @@ -28,7 +28,7 @@ SUBDIRS = EXTRA_DIST = \ $(PATCHES) \ Tag \ - ffmpeg/CVS + ffmpeg/CVS \ ffmpeg/CREDITS \ ffmpeg/INSTALL \ ffmpeg/README \