mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 04:22:34 +03:00
f09b3198ec
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
8 lines
232 B
Makefile
8 lines
232 B
Makefile
DIST_SUBDIRS = hints man hlp
|
|
SUBDIRS = hints man hlp
|
|
|
|
DOCS = FAQ HACKING INSTALL INSTALL.FAST MAINTAINERS README.QNX keybind-migration.txt MIRRORS.txt
|
|
EXTRA_DIST = $(DX_CONFIG) doxygen-include.am $(DOCS)
|
|
|
|
include doxygen-include.am
|