include_HEADERS = include/zmq.h include/zmq.hpp if BUILD_PYTHON DIR_P = python endif if BUILD_RUBY DIR_R = ruby endif if BUILD_JAVA DIR_J = java endif SUBDIRS = src perf $(DIR_P) $(DIR_R) $(DIR_J) DIST_SUBDIRS = src perf $(DIR_P) $(DIR_R) $(DIR_J)