AUTOMAKE_OPTIONS = gnu SUBDIRS = src gentoo/init.d gentoo/logrotate.d tools \ etc man xml $(DOC_DIR) DISTDIRS = src etc man xml tools $(DOC_DIR) .PHONY: doc doc: $(MAKE) -C doc doc test: $(MAKE) -C src test