Makefile.am | Makefile.am | |||
---|---|---|---|---|
skipping to change at line 22 | skipping to change at line 22 | |||
endif | endif | |||
if COND_LZMAINFO | if COND_LZMAINFO | |||
SUBDIRS += lzmainfo | SUBDIRS += lzmainfo | |||
endif | endif | |||
if COND_SCRIPTS | if COND_SCRIPTS | |||
SUBDIRS += scripts | SUBDIRS += scripts | |||
endif | endif | |||
EXTRA_DIST = common | EXTRA_DIST = \ | |||
common/common_w32res.rc \ | ||||
common/mythread.h \ | ||||
common/sysdefs.h \ | ||||
common/tuklib_common.h \ | ||||
common/tuklib_config.h \ | ||||
common/tuklib_cpucores.c \ | ||||
common/tuklib_cpucores.h \ | ||||
common/tuklib_exit.c \ | ||||
common/tuklib_exit.h \ | ||||
common/tuklib_gettext.h \ | ||||
common/tuklib_integer.h \ | ||||
common/tuklib_mbstr_fw.c \ | ||||
common/tuklib_mbstr.h \ | ||||
common/tuklib_mbstr_width.c \ | ||||
common/tuklib_open_stdxxx.c \ | ||||
common/tuklib_open_stdxxx.h \ | ||||
common/tuklib_physmem.c \ | ||||
common/tuklib_physmem.h \ | ||||
common/tuklib_progname.c \ | ||||
common/tuklib_progname.h | ||||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |