Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Eikum <aeikum@codeweavers.com>2022-03-03 23:16:00 +0300
committerArkadiusz Hiler <ahiler@codeweavers.com>2022-03-04 14:30:29 +0300
commitab06ba22a050a3dc676c6531f037312396d9a674 (patch)
tree3a6d0d3e5a01c5b2fb0b615a1b733681623f7e5c
parent473ce8c81d98a3d1b6925a0af352683c5beee134 (diff)
Use media-converter's Cargo.lock
-rw-r--r--Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 2e44b303..bcf36da0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -867,9 +867,6 @@ $(OBJ)/.vkd3d-proton-post-build64:
## mediaconv
##
-MEDIACONV_SOURCE_ARGS = \
- --exclude Cargo.lock \
-
MEDIACONV_DEPENDS = gst_orc gstreamer gst_base
$(eval $(call rules-source,mediaconv,$(SRCDIR)/media-converter))