mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-01 09:43:55 +00:00
.gitignore: update for module name change
This commit is contained in:
parent
d80aa53de4
commit
9b4201db65
1 changed files with 3 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -13,7 +13,7 @@ missing
|
||||||
ltmain.sh
|
ltmain.sh
|
||||||
libtool
|
libtool
|
||||||
install-sh
|
install-sh
|
||||||
gst-ffmpeg-*.tar.*
|
gst-libav-*.tar.*
|
||||||
depcomp
|
depcomp
|
||||||
configure
|
configure
|
||||||
config.sub
|
config.sub
|
||||||
|
@ -27,7 +27,7 @@ autoregen.sh
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
INSTALL
|
INSTALL
|
||||||
gst-ffmpeg.spec
|
gst-libav.spec
|
||||||
-
|
-
|
||||||
m4/libtool.m4
|
m4/libtool.m4
|
||||||
m4/ltoptions.m4
|
m4/ltoptions.m4
|
||||||
|
|
Loading…
Reference in a new issue