From: Emil Velikov <emil.veli...@collabora.com>

As of last commit the final file that needed this is gone.

Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
---
 src/intel/vulkan/Makefile.am | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/intel/vulkan/Makefile.am b/src/intel/vulkan/Makefile.am
index c943970..4428a25 100644
--- a/src/intel/vulkan/Makefile.am
+++ b/src/intel/vulkan/Makefile.am
@@ -188,12 +188,6 @@ libvulkan_intel_la_LDFLAGS = \
 icdconfdir=$(sysconfdir)/vulkan/icd.d
 icdconf_DATA = intel_icd.json
 
-%.json : %.json.in
-       $(AM_V_GEN) $(SED) \
-               -e "s#@build_libdir@#${abs_top_builddir}/${LIB_DIR}#" \
-               -e "s#@install_libdir@#${libdir}#" < $< > $@
-
-
 # Libvulkan with dummy gem. Used for unit tests.
 
 libvulkan_test_la_SOURCES =                             \
-- 
2.8.0

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to