SUBDIRS = Atlas tests tools tutorial benchmark

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = atlascpp-0.6.pc

EXTRA_DIST = HACKING ROADMAP Doxyfile footer.html index.dox

docs:
	@echo "running doxygen..."
	@doxygen Doxyfile
	@echo "documentation is in doc/."


syntax highlighted by Code2HTML, v. 0.9.1