]> Pileus Git - ~andy/gtk/blobdiff - tests/Makefile.am
don't build testapplication on OS X
[~andy/gtk] / tests / Makefile.am
index f6f33ebadd8a477d908bd83b0ddb780dce7b1555..91cd10deaecbddf097db0f2297b76d67bdfe71e4 100644 (file)
@@ -92,7 +92,7 @@ noinst_PROGRAMS =  $(TEST_PROGS)      \
        testexpander                    \
        testvolumebutton
 
-if OS_UNIX
+if USE_X11
 noinst_PROGRAMS += testapplication
 endif