Skip to content

Commit

Permalink
Merge pull request #366 from dsimcha/windowsDocs
Browse files Browse the repository at this point in the history
Fix doc building on Windows.
  • Loading branch information
andralex committed Dec 11, 2011
2 parents 5d15e07 + 55a78b7 commit 32f2ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win32.mak
Expand Up @@ -59,7 +59,7 @@ SVN=\svnproj\phobos\phobos

## Location of where to write the html documentation files

DOCSRC = ../docsrc
DOCSRC = .
STDDOC = $(DOCSRC)/std.ddoc

DOC=..\..\html\d\phobos
Expand Down

0 comments on commit 32f2ed7

Please sign in to comment.