intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
[mesa.git] / src / intel / Makefile.sources
index 4eaf380492f63ed147e7499a27fe59ebb2344a30..839ea47d752d546ec0a63bd3cd2e72cc5f37b2b3 100644 (file)
@@ -9,6 +9,8 @@ BLORP_FILES = \
 COMMON_FILES = \
        common/gen_debug.c \
        common/gen_debug.h \
+       common/gen_decoder.c \
+       common/gen_decoder.h \
        common/gen_device_info.c \
        common/gen_device_info.h \
        common/gen_l3_config.c \