1 1.1.1.1.2.2 martin SUBDIRS = . 2 1.1.1.1.2.2 martin 3 1.1.1.1.2.2 martin if HAVE_PERL 4 1.1.1.1.2.2 martin SUBDIRS += misc 5 1.1.1.1.2.2 martin endif 6 1.1.1.1.2.2 martin 7 1.1.1.1.2.2 martin # Do not change this line to "SUBDIRS = man" at the top of this file: in 8 1.1.1.1.2.2 martin # maintainer mode, the "man" subdirectory depends on the "misc" subdirectory. 9 1.1.1.1.2.2 martin if BUILD_MANPAGES 10 1.1.1.1.2.2 martin SUBDIRS += man 11 1.1.1.1.2.2 martin endif BUILD_MANPAGES 12 1.1.1.1.2.2 martin 13 1.1.1.1.2.2 martin if HAVE_SPHINX_BUILD 14 1.1.1.1.2.2 martin SUBDIRS += arm 15 1.1.1.1.2.2 martin endif HAVE_SPHINX_BUILD 16