SUBDIRS = cgi \ include \ src \ scripts \ ruby \ m4 \ docs \ examples \ tests EXTRA_DIST = COPYING \ README.ja \ README.en \ bootstrap ACLOCAL_AMFLAGS = -I m4 DISTCHECK_CONFIGURE_FLAGS = --with-rubylibdir='$${prefix}/lib/ruby' \ --with-rubyarchdir='$${prefix}/lib/ruby/arch' distcleancheck_listfiles = find . -type f \ \! -name html-utf-8.html \ \! -name html-euc-jp.html \ \! -name utf-8.txt.bz2 \ \! -name utf-8.txt.gz \ \! -name postscript-a2psj.ps \ \! -name rast-create.1 \ \! -name rast-delete.1 \ \! -name rast-optimize.1 \ \! -name rast-register.1 \ \! -name rast-search.1 \ -print dox: $(top_srcdir)/docs/doxygen.conf Makefile.am doxygen $(top_srcdir)/docs/doxygen.conf