util: add helpers to define bitwise operators on enums for C++
[mesa.git] / src / util / Makefile.sources
index c1e6e34c46eacc06a3715651204083bc499ce2ad..6b01b137b274c90f1276d8833101384a5f186026 100644 (file)
@@ -20,6 +20,7 @@ MESA_UTIL_FILES := \
        disk_cache.h \
        double.c \
        double.h \
+       enum_operators.h \
        fast_idiv_by_const.c \
        fast_idiv_by_const.h \
        format/u_format.c \