Makefile.am 80 Bytes
Newer Older
1 2 3 4 5 6 7

if BUILD_CHAT
DIR_CHAT = chat
endif

SUBDIRS = $(DIR_CHAT)
DIST_SUBDIRS = chat