mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
Really fix make distclean.
This commit is contained in:
parent
a744a498b1
commit
b4868f9f50
1 changed files with 0 additions and 2 deletions
|
@ -8,9 +8,7 @@ pcfiles = $(pcfiles_in:%.pc.in=%-@GST_MAJORMINOR@.pc)
|
|||
|
||||
all_pcfiles_in = gstreamer-vaapi.pc.in
|
||||
all_pcfiles_in += gstreamer-vaapi-x11.pc.in
|
||||
if USE_GLX
|
||||
all_pcfiles_in += gstreamer-vaapi-glx.pc.in
|
||||
endif
|
||||
|
||||
all_pcfiles = $(all_pcfiles_in:%.pc.in=%-@GST_MAJORMINOR@.pc)
|
||||
|
||||
|
|
Loading…
Reference in a new issue