mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-06 16:11:32 +03: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
|