aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/Makefile.sources
diff options
context:
space:
mode:
authorLionel Landwerlin <[email protected]>2019-09-04 14:10:22 +0300
committerMarge Bot <[email protected]>2020-03-27 14:14:49 +0000
commitdde96d31b75f7895900405ab771fb3dd0dd78069 (patch)
tree4c22dd36ed42bb7f5e5ad99d1bbcfb04ad3d2215 /src/intel/Makefile.sources
parent33b9c7a7f68bb5a4362751ba7daf1ba2b10ece95 (diff)
intel/perf: move mdapi query definitions to their own file
Where they belong. Signed-off-by: Lionel Landwerlin <[email protected]> Acked-by: Jason Ekstrand <[email protected]> Acked-by: Tapani Pälli <[email protected]> Reviewed-by: Rafael Antognolli <[email protected]> Reviewed-by: Mark Janes <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4344>
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r--src/intel/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
index 195ce3e67d8..b9d72ea5b30 100644
--- a/src/intel/Makefile.sources
+++ b/src/intel/Makefile.sources
@@ -359,6 +359,7 @@ GEN_PERF_FILES = \
perf/gen_perf.h \
perf/gen_perf_mdapi.c \
perf/gen_perf_mdapi.h \
+ perf/gen_perf_private.h \
perf/gen_perf_query.h \
perf/gen_perf_query.c