Skip to content

make targets in docs/Makefile available at top level#188

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
dcrosta:makefile-hack
Jul 28, 2012
Merged

make targets in docs/Makefile available at top level#188
kennethreitz merged 1 commit into
realpython:masterfrom
dcrosta:makefile-hack

Conversation

@dcrosta
Copy link
Copy Markdown
Contributor

@dcrosta dcrosta commented Jul 28, 2012

use a pattern rule because include doesn't change directories to the directory of the included makefile. this keeps the same default behavior of running the "html" target when invoked with no explicit targets on the command line.

@kennethreitz
Copy link
Copy Markdown
Contributor

Thank you sir :)

kennethreitz pushed a commit that referenced this pull request Jul 28, 2012
make targets in docs/Makefile available at top level
@kennethreitz kennethreitz merged commit 3cdb586 into realpython:master Jul 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants