summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/tests/Makefile.am')
-rw-r--r--src/mesa/main/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/main/tests/Makefile.am b/src/mesa/main/tests/Makefile.am
index 87262d52aa0..97713f2c38e 100644
--- a/src/mesa/main/tests/Makefile.am
+++ b/src/mesa/main/tests/Makefile.am
@@ -26,7 +26,8 @@ if HAVE_SHARED_GLAPI
AM_CPPFLAGS += -DHAVE_SHARED_GLAPI
main_test_SOURCES += \
- dispatch_sanity.cpp
+ dispatch_sanity.cpp \
+ program_state_string.cpp
main_test_LDADD += \
$(top_builddir)/src/mapi/shared-glapi/libglapi.la