Minor
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 2 Aug 2011 16:05:49 +0000 (12:05 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 2 Aug 2011 16:05:49 +0000 (12:05 -0400)
test/Makefile.am

index bad1118..b1a9b87 100644 (file)
@@ -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