build: Also don't run make check-exports if debugging is disabled

This commit is contained in:
Sebastian Dröge 2009-10-14 08:57:04 +02:00
parent 1b569d8cb4
commit 4200639298

View file

@ -142,6 +142,7 @@ include $(top_srcdir)/common/coverage/lcov.mak
# Do not run the check-exports test in case any option which causes the API to
# change has been used
if !GST_DISABLE_GST_DEBUG
if !GST_DISABLE_LOADSAVE
if !GST_DISABLE_REGISTRY
if !GST_DISABLE_TRACE