< prev index next >

make/modules/java.desktop/Gensrc.gmk

Print this page
rev 59383 : [mq]: final

@@ -30,11 +30,11 @@
 
 ifeq ($(call isTargetOs, windows), false)
   include gensrc/GensrcIcons.gmk
 endif
 
-ifeq ($(call isTargetOs, linux solaris aix), true)
+ifeq ($(call isTargetOs, linux aix), true)
   include gensrc/GensrcX11Wrappers.gmk
 endif
 
 include gensrc/GensrcSwing.gmk
 
< prev index next >