From: Thomas Vander Stichele Date: Fri, 10 Jan 2003 11:01:27 +0000 (+0000) Subject: this should fix Uraeus's rpm making problem X-Git-Tag: BRANCH-GSTREAMER-0_6-ROOT~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ddce1dd0ec6abf788486d313c184e60c0519147d;p=platform%2Fupstream%2Fgst-plugins-base.git this should fix Uraeus's rpm making problem Original commit message from CVS: this should fix Uraeus's rpm making problem --- diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am index b2ace5f..3a9af8d 100644 --- a/gst-libs/ext/ffmpeg/Makefile.am +++ b/gst-libs/ext/ffmpeg/Makefile.am @@ -1,5 +1,3 @@ -EXTRA_DIST = Tag - # this doesn't trigger the distdir target in the ffmpeg checkout DIST_SUBDIRS = @@ -12,6 +10,8 @@ endif SUBDIRS = $(FFMPEG_DIR) DISTFILES = \ + Tag \ + ffmpeg/CVS/Tag \ ffmpeg/Changelog \ ffmpeg/COPYING \ ffmpeg/CREDITS \