summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-13 08:58:08 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-13 08:58:08 +0000
commit624aa80f8478a9beb3ee9497a535a80ec2d42638 (patch)
tree0c8539e8b5c80c4d98585cdd048f31663f2cd440 /doc/Makefile.am
parent23a07044516db49c31904b912ae189b27123e5a4 (diff)
downloadopenocd+libswd-624aa80f8478a9beb3ee9497a535a80ec2d42638.tar.gz
openocd+libswd-624aa80f8478a9beb3ee9497a535a80ec2d42638.tar.bz2
openocd+libswd-624aa80f8478a9beb3ee9497a535a80ec2d42638.tar.xz
openocd+libswd-624aa80f8478a9beb3ee9497a535a80ec2d42638.zip
Commit skeleton files for high-level developer manual using doxygen.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1771 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6bc2ea88..e85ed752 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,4 +3,8 @@ openocd_TEXINFOS = fdl.texi
man_MANS = openocd.1
EXTRA_DIST = openocd.1
+dist-hook:
+ mkdir $(distdir)/manual
+ cp -p $(srcdir)/manual/*.txt $(distdir)/manual
+
MAINTAINERCLEANFILES = Makefile.in mdate-sh texinfo.tex