egl+gbm: Add symbols-check tests to distribution.

This commit is contained in:
Matt Turner
2014-12-07 13:32:40 -08:00
parent 0ac98e7296
commit feb741dc7c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -15,5 +15,6 @@ libwayland_egl_la_LDFLAGS = \
$(LD_NO_UNDEFINED)
TESTS = wayland-egl-symbols-check
EXTRA_DIST = wayland-egl-symbols-check
include $(top_srcdir)/install-lib-links.mk
+1
View File
@@ -56,5 +56,6 @@ libgbm_la_LIBADD += \
endif
TESTS = gbm-symbols-check
EXTRA_DIST = gbm-symbols-check
include $(top_srcdir)/install-lib-links.mk