Merge lp:~convissor/gearmand/fix-make-install_bug-1401857 into lp:gearmand

Proposed by Daniel Convissor
Status: Needs review
Proposed branch: lp:~convissor/gearmand/fix-make-install_bug-1401857
Merge into: lp:gearmand
Diff against target: 12 lines (+3/-0)
1 file modified
docs/Makefile (+3/-0)
To merge this branch: bzr merge lp:~convissor/gearmand/fix-make-install_bug-1401857
Reviewer Review Type Date Requested Status
Tangent Trunk Pending
Review via email: mp+250696@code.launchpad.net

Description of the change

Fixes "make install" when using the latest bzr checkout.

To post a comment you must log in.
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Unmerged revisions

909. By Daniel Convissor <email address hidden>

Add "install" target to docs so gearman "make install" works (Fixes #1401857)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/Makefile'
2--- docs/Makefile 2014-02-16 02:15:49 +0000
3+++ docs/Makefile 2015-02-24 05:18:49 +0000
4@@ -75,6 +75,9 @@
5 @echo " linkcheck to check all external links for integrity"
6 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
7
8+install:
9+ @echo
10+
11 clean:
12 @$(RM) -r $(BUILDDIR)/*
13

Subscribers

People subscribed via source and target branches

to all changes: