SUBDIRS = src #dist_doc_DATA = ./README # Add doxygen config to the distribution EXTRA_DIST = doxygen.cfg docs: doxygen -s doxygen.cfg # Update source tree from subversion . # update: svn update # Install sample files, configuation etc. # #samples: