mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
49dc23e0f2
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
8 lines
210 B
Makefile
8 lines
210 B
Makefile
DIST_SUBDIRS = hints man hlp
|
|
SUBDIRS = hints man hlp
|
|
|
|
DOCS = FAQ HACKING INSTALL INSTALL.FAST MAINTAINERS README.QNX MIRRORS.txt
|
|
EXTRA_DIST = $(DX_CONFIG) doxygen-include.am $(DOCS)
|
|
|
|
include doxygen-include.am
|