libzmq/examples/Makefile.am

8 lines
80 B
Makefile
Raw Normal View History

if BUILD_CHAT
DIR_CHAT = chat
endif
SUBDIRS = $(DIR_CHAT)
DIST_SUBDIRS = chat