mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 07:08:23 +00:00
catch the generated versioned .pc files
Original commit message from CVS: catch the generated versioned .pc files
This commit is contained in:
parent
f1f862bc5a
commit
219daa0ee4
2 changed files with 5 additions and 5 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -6,10 +6,10 @@ config.log
|
||||||
config.status
|
config.status
|
||||||
configure
|
configure
|
||||||
gst-plugins.spec
|
gst-plugins.spec
|
||||||
gstreamer-libs-uninstalled.pc
|
gstreamer-libs-uninstalled*.pc
|
||||||
gstreamer-libs.pc
|
gstreamer-libs*.pc
|
||||||
gstreamer-play-uninstalled.pc
|
gstreamer-play-uninstalled*.pc
|
||||||
gstreamer-play.pc
|
gstreamer-play*.pc
|
||||||
libtool
|
libtool
|
||||||
stamp-h
|
stamp-h
|
||||||
stamp-h.in
|
stamp-h.in
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 773e3a64961084c37477faa464f12add3dfcd6dc
|
Subproject commit 79e6940e7ff1a6cbf959a1f7a0a3d1ed3f90d3ee
|
Loading…
Reference in a new issue