# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # This file is part of XClasspath (http://www.xclasspath.org/). # # # # See the file "LICENSE-XCLASSPATH-LGPL" for the copyright # # information and for the terms and conditions for copying, # # distribution and modification of this source file. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # COMMON_DIRS = \ classpath \ java-awt \ java-io \ java-lang \ java-net \ java-nio \ java-util if ENABLE_GTK_PEER GTK_PEER_DIR = gtk-peer endif SUBDIRS = $(COMMON_DIRS) $(GTK_PEER_DIR) DIST_SUBDIRS = $(COMMON_DIRS) gtk-peer