From: kc8apf Date: Sat, 17 Jan 2009 23:13:02 +0000 (+0000) Subject: Fix to install manpage as part of 'make install' by Uwe Hermann X-Git-Tag: v0.1.0~16 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=784a519170d8e03efea3e2ef54d2d3670c67e982 Fix to install manpage as part of 'make install' by Uwe Hermann git-svn-id: svn://svn.berlios.de/openocd/trunk@1335 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 4fe638cab3..71f8a66613 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,5 @@ info_TEXINFOS = openocd.texi openocd_TEXINFOS = fdl.texi +man_MANS = openocd.1 +EXTRA_DIST = openocd.1