summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-12 08:56:22 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-12 08:56:22 +0000
commit7d81ab69e192e0f89f67007e70e878e5987d598a (patch)
tree1df6ff51f5addb3b0a83e025201045221e3e88e2 /Makefile.am
parentf976af56a4352d0406b930528beec105df13cacb (diff)
downloadopenocd+libswd-7d81ab69e192e0f89f67007e70e878e5987d598a.tar.gz
openocd+libswd-7d81ab69e192e0f89f67007e70e878e5987d598a.tar.bz2
openocd+libswd-7d81ab69e192e0f89f67007e70e878e5987d598a.tar.xz
openocd+libswd-7d81ab69e192e0f89f67007e70e878e5987d598a.zip
Include project doxygen configuration with distribution tarballs.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1762 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 98c38f38..4d05d375 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 \