summaryrefslogtreecommitdiffstats
path: root/src/freedreno/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/freedreno/meson.build')
-rw-r--r--src/freedreno/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/freedreno/meson.build b/src/freedreno/meson.build
index fda973cc684..5764d4c38ea 100644
--- a/src/freedreno/meson.build
+++ b/src/freedreno/meson.build
@@ -23,6 +23,7 @@ inc_freedreno = include_directories(['.', './registers'])
subdir('drm')
subdir('ir3')
subdir('registers')
+subdir('perfcntrs')
if with_tools.contains('drm-shim')
subdir('drm-shim')