]> git.cworth.org Git - fips/blobdiff - Makefile.local
Begin re-factoring metrics.c into separate context.c and metrics-info.c
[fips] / Makefile.local
index db5c3bc4958632fe388427b179c1f6d927662b19..817a0a3fb49d3fe0fa7df6918855b0831a3901f5 100644 (file)
@@ -97,6 +97,7 @@ libfips_srcs = \
        glwrap.c \
        glxwrap.c \
        metrics.c \
+       metrics-info.c \
        xmalloc.c
 
 ifeq ($(HAVE_EGL),Yes)