OSDN Git Service

glcpp: link with tests/common.c
[android-x86/external-mesa.git] / src / glsl / Makefile.am
index fd0e837..00261fd 100644 (file)
@@ -114,6 +114,7 @@ libglcpp_la_SOURCES =                                       \
 
 glcpp_glcpp_SOURCES =                                  \
        glcpp/glcpp.c                                   \
+       tests/common.c                                  \
        $(top_srcdir)/src/mesa/program/prog_hash_table.c
 glcpp_glcpp_LDADD =                                    \
        libglcpp.la                                     \