SUBDIRS = if HAVE_DOXYGEN SUBDIRS += docs docs: -cd docs; rm doxyfile.stamp; make doxyfile.stamp .PHONY: docs endif SUBDIRS += src . if CHECK SUBDIRS += tests endif CLEANFILES =