mirror of
https://github.com/MidnightCommander/mc-old.git
synced 2026-02-02 11:11:36 -08:00
8 lines
162 B
Makefile
8 lines
162 B
Makefile
DIST_SUBDIRS = hints man hlp
|
|
SUBDIRS = hints man hlp
|
|
|
|
DOCS = FAQ HACKING INSTALL
|
|
EXTRA_DIST = $(DX_CONFIG) doxygen-include.am $(DOCS)
|
|
|
|
include doxygen-include.am
|