From: Behdad Esfahbod Date: Tue, 2 Aug 2011 16:05:49 +0000 (-0400) Subject: Minor X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c21be799daa85d5edb2d831ac985d3e43c8755ec;p=platform%2Fupstream%2FlibHarfBuzzSharp.git Minor --- diff --git a/test/Makefile.am b/test/Makefile.am index bad1118..b1a9b87 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -121,7 +121,8 @@ check-symbols: symbols-untested.txt else -check-am: +check-am: err-glib +err-glib: @echo "You need to have glib support enabled to run the tests" @exit 77 endif