HHu ZhengInit!
c674134b创建于 3 天前历史提交
if BUILD_DICT
  DICT_SUBDIR = dict
endif

if BUILD_TOOLS
  TOOLS_SUBDIR = tools
endif

SUBDIRS = lib $(DICT_SUBDIR) $(TOOLS_SUBDIR)

EXTRA_DIST = \
	BUGS	\
	README.md \
	copy-right.txt \
	LICENSE	\
	autogen.sh