freedreno/perfcntrs: move to shared location
[mesa.git] / src / freedreno / Makefile.sources
index ccd6708c9bbafdcd356507100322bcfd203ac523..ac8c4607fbd64c0f8df86d6dbe652c92bfa2d32e 100644 (file)
@@ -52,3 +52,9 @@ ir3_SOURCES := \
 ir3_GENERATED_FILES := \
        ir3/ir3_nir_trig.c \
        ir3/ir3_nir_imul.c
+
+perfcntrs_SOURCES := \
+       perfcntrs/fd2_perfcntr.c \
+       perfcntrs/fd5_perfcntr.c \
+       perfcntrs/fd6_perfcntr.c \
+       perfcntrs/freedreno_perfcntr.h