libzmq/examples/Makefile.am
2009-12-07 21:52:10 +01:00

8 lines
80 B
Makefile

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