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

if BUILD_TOOLS
  TOOLS_SUBDIR = tools
endif

SUBDIRS = lib $(DICT_SUBDIR) $(TOOLS_SUBDIR)

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