mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
this should fix Uraeus's rpm making problem
Original commit message from CVS: this should fix Uraeus's rpm making problem
This commit is contained in:
parent
a1d7f26437
commit
177c0e8da2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
EXTRA_DIST = Tag
|
|
||||||
|
|
||||||
# this doesn't trigger the distdir target in the ffmpeg checkout
|
# this doesn't trigger the distdir target in the ffmpeg checkout
|
||||||
DIST_SUBDIRS =
|
DIST_SUBDIRS =
|
||||||
|
|
||||||
|
@ -12,6 +10,8 @@ endif
|
||||||
SUBDIRS = $(FFMPEG_DIR)
|
SUBDIRS = $(FFMPEG_DIR)
|
||||||
|
|
||||||
DISTFILES = \
|
DISTFILES = \
|
||||||
|
Tag \
|
||||||
|
ffmpeg/CVS/Tag \
|
||||||
ffmpeg/Changelog \
|
ffmpeg/Changelog \
|
||||||
ffmpeg/COPYING \
|
ffmpeg/COPYING \
|
||||||
ffmpeg/CREDITS \
|
ffmpeg/CREDITS \
|
||||||
|
|
Loading…
Reference in a new issue