From: zwelch Date: Tue, 12 May 2009 08:56:22 +0000 (+0000) Subject: Include project doxygen configuration with distribution tarballs. X-Git-Tag: v0.2.0~747 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=7d81ab69e192e0f89f67007e70e878e5987d598a Include project doxygen configuration with distribution tarballs. git-svn-id: svn://svn.berlios.de/openocd/trunk@1762 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/Makefile.am b/Makefile.am index 98c38f3815..4d05d37573 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,8 @@ nobase_dist_pkgdata_DATA = \ SUBDIRS = src doc +EXTRA_DIST = Doxyfile + MAINTAINERCLEANFILES = \ configure \ Makefile.in \