Merge lp:~bregma/evemu/lp-1067848 into lp:evemu

Proposed by Stephen M. Webb
Status: Merged
Merged at revision: 62
Proposed branch: lp:~bregma/evemu/lp-1067848
Merge into: lp:evemu
Diff against target: 11 lines (+1/-0)
1 file modified
tools/Makefile.am (+1/-0)
To merge this branch: bzr merge lp:~bregma/evemu/lp-1067848
Reviewer Review Type Date Requested Status
Daniel d'Andrada (community) Approve
Review via email: mp+130190@code.launchpad.net

Description of the change

Adds the manpage source files to an EXTRA_DIST target (lp: #1067848).

To post a comment you must log in.
Revision history for this message
Daniel d'Andrada (dandrader) wrote :

looks ok

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'tools/Makefile.am'
--- tools/Makefile.am 2012-07-05 17:52:23 +0000
+++ tools/Makefile.am 2012-10-17 18:57:28 +0000
@@ -30,6 +30,7 @@
30.txt.xml:30.txt.xml:
31 @$(ASCIIDOC) -b docbook -d manpage -o $@ $<31 @$(ASCIIDOC) -b docbook -d manpage -o $@ $<
3232
33EXTRA_DIST = $(man_pages_sources)
33dist_man_MANS = $(man_pages)34dist_man_MANS = $(man_pages)
34CLEANFILES = $(dist_man_MANS)35CLEANFILES = $(dist_man_MANS)
35MAINTAINERCLEANFILES = $(man_pages) *.xml36MAINTAINERCLEANFILES = $(man_pages) *.xml

Subscribers

People subscribed via source and target branches