From: Sebastian Dröge Date: Wed, 14 Oct 2009 06:57:52 +0000 (+0200) Subject: build: ...and add missing endif X-Git-Tag: RELEASE-0.10.26~347 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=957c0e11b2816ae0c57ce85ce27e8f4100f2fa50;p=platform%2Fupstream%2Fgstreamer.git build: ...and add missing endif --- diff --git a/Makefile.am b/Makefile.am index a31dc00..a94e456 100644 --- a/Makefile.am +++ b/Makefile.am @@ -150,5 +150,6 @@ CHECK_EXPORTS = check-exports endif endif endif +endif check: $(CHECK_EXPORTS) check-enum-gettypes