summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r--gdk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index acd669f204..e6e7898df4 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -182,7 +182,7 @@ gdk.def: gdk.symbols
gdkalias.h: gdk.symbols
$(PERL) $(srcdir)/makegdkalias.pl < $(srcdir)/gdk.symbols > gdkalias.h
-if OS_UNIX
+if OS_LINUX
TESTS = abicheck.sh
endif