android: freedreno/common: add support for libfreedreno_common static
[mesa.git] / src / freedreno / Makefile.sources
index 99d9ace4a73fa864cb7d8b14493c7bafe8f19c7d..0768667e0c1933f1c855ed7fbbea6cb68b2691ff 100644 (file)
@@ -1,3 +1,9 @@
+common_SOURCES := \
+       common/disasm.h \
+       common/freedreno_uuid.c \
+       common/freedreno_uuid.h \
+       common/freedreno_guardband.h
+
 drm_SOURCES := \
        drm/freedreno_bo.c \
        drm/freedreno_drmif.h \