android: aco: add various compiler statistics
[mesa.git] / src / amd / Makefile.sources
index 296df29c4b9410e7802316be5dd00adac836ae67..a30619641be14683721493d8a010d8f1e1348667 100644 (file)
@@ -96,6 +96,7 @@ ACO_FILES = \
        compiler/aco_scheduler.cpp \
        compiler/aco_ssa_elimination.cpp \
        compiler/aco_spill.cpp \
+       compiler/aco_statistics.cpp \
        compiler/aco_util.h \
        compiler/aco_validate.cpp