From: Sebastian Dröge Date: Wed, 14 Oct 2009 06:57:04 +0000 (+0200) Subject: build: Also don't run make check-exports if debugging is disabled X-Git-Tag: RELEASE-0.10.26~348 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4200639298d55104b0bfbdaf0153ecace1f033a6;p=platform%2Fupstream%2Fgstreamer.git build: Also don't run make check-exports if debugging is disabled --- diff --git a/Makefile.am b/Makefile.am index 13ce243..a31dc00 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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