This is an automated email from Gerrit.

Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/1903

-- gerrit

commit e9d43d47e6d5348cb95afa3be7418236cf2cc6b1
Author: Paul Fertser <fercer...@gmail.com>
Date:   Mon Jan 27 20:38:27 2014 +0400

    doc: add "manual/" directory in its entirety to dist
    
    Change-Id: I750c2938ab207012a6488bf34f55d784e5e26b6e
    Signed-off-by: Paul Fertser <fercer...@gmail.com>

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6759ed5..935c8f9 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,16 +2,9 @@ info_TEXINFOS = openocd.texi
 openocd_TEXINFOS = fdl.texi
 man_MANS = openocd.1
 EXTRA_DIST = openocd.1 \
+       manual \
        INSTALL.txt
 
-dist-hook:
-       mkdir $(distdir)/manual
-       cp -p $(srcdir)/manual/*.txt $(distdir)/manual
-       for i in $$(cd $(srcdir)/manual/ && ls -d */); do \
-               mkdir $(distdir)/manual/$$i; \
-               cp -p $(srcdir)/manual/$$i/* $(distdir)/manual/$$i/; \
-       done
-
 MAINTAINERCLEANFILES = \
        $(srcdir)/Makefile.in \
        $(srcdir)/mdate-sh \

-- 

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to