Fix 'make check' from top-level directory

This commit is contained in:
Tim-Philipp Müller 2014-12-31 13:04:57 +00:00
parent e0d3807cbb
commit e2b31dd9b4

View file

@ -11,7 +11,7 @@ SUBDIRS = \
common \
pkgconfig \
docs \
$(SUBDIRS_EXAMPLES)
$(SUBDIRS_EXAMPLES) \
tests
DIST_SUBDIRS = gst common pkgconfig docs examples tests