Thread (28 messages) 28 messages, 3 authors, 2021-09-20
STALE1719d

[PATCH libdrm 10/25] tegra: Include private.h in list of source files

From: Thierry Reding <hidden>
Date: 2021-08-27 13:23:56
Also in: dri-devel
Subsystem: the rest · Maintainer: Linus Torvalds

From: Thierry Reding <redacted>

This makes sure that the proper dependencies are created and that the
file is distributed.

Signed-off-by: Thierry Reding <redacted>
---
 tegra/meson.build | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/tegra/meson.build b/tegra/meson.build
index edddf72bc0e7..9813d9baddac 100644
--- a/tegra/meson.build
+++ b/tegra/meson.build
@@ -20,7 +20,12 @@
 
 libdrm_tegra = library(
   'drm_tegra',
-  [files('tegra.c'), config_file],
+  [
+    files(
+      'private.h', 'tegra.c'
+    ),
+    config_file
+  ],
   include_directories : [inc_root, inc_drm],
   link_with : libdrm,
   dependencies : [dep_pthread_stubs, dep_atomic_ops],
-- 
2.32.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help