1e4cc93320
Also, created symlinks in src_root directory to some doc/* files
8 строки
198 B
Makefile
8 строки
198 B
Makefile
DIST_SUBDIRS = hints man hlp
|
|
SUBDIRS = hints man hlp
|
|
|
|
DOCS = FAQ HACKING INSTALL INSTALL.FAST MAINTAINERS README.QNX
|
|
EXTRA_DIST = $(DX_CONFIG) doxygen-include.am $(DOCS)
|
|
|
|
include doxygen-include.am
|