diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-05-16 08:16:50 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-05-16 08:16:50 +0100 |
commit | 9b4201db6511f53e48affad35823236ea7600685 (patch) | |
tree | 845c2f5cd3fcc0b27f0ca52b3ac47d4da38053e2 /.gitignore | |
parent | d80aa53de40f83c02f4a7610c5647dddb3685157 (diff) |
.gitignore: update for module name change
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,7 +13,7 @@ missing ltmain.sh libtool install-sh -gst-ffmpeg-*.tar.* +gst-libav-*.tar.* depcomp configure config.sub @@ -27,7 +27,7 @@ autoregen.sh autom4te.cache aclocal.m4 INSTALL -gst-ffmpeg.spec +gst-libav.spec - m4/libtool.m4 m4/ltoptions.m4 @@ -41,4 +41,4 @@ Build *.ipch *.sdf *.opensdf -*.DS_Store
\ No newline at end of file +*.DS_Store |